#include #if !defined(CACHEPOT_TEST_DEFINE) #error CACHEPOT_TEST_DEFINE is not defined #endif void foo() { printf("hello world\n"); }