CPP

#include "include-define.cpp"
#ifdef GOOD
#warning PASS
#else
#error FAIL
#endif