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