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