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