#include #ifndef FLT_MAX #error "FLT_MAX is not defined" #endif int main(void) { return 0; }