/*optional*/ #include #ifndef imaginary #error "imaginary is not defined" #endif int main(void) { return 0; }