#include #ifndef not_eq #error "not_eq is not defined" #endif int main(void) { return 0; }