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