#include #ifndef THE_MAGIC_DEFINE #error "missing the magic define" #endif int main() { foo(); return 0; }