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