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