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