/* Test that the FPE_FLTOVF macro is defined. */ #include #ifndef FPE_FLTOVF #error FPE_FLTOVF not defined #endif