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