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