// A few build systems refuses to build a target from pure object library
// without at least one source file
// This is a dummy cpp that is used to work around this limitation
static int dummy=0x1337;