#include <tgmath.h>
#ifndef log
#error "log is not defined"
#endif
int main(void) { return 0; }
