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