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