#include <float.h>
#ifndef LDBL_DECIMAL_DIG
#error "LDBL_DECIMAL_DIG is not defined"
#endif
int main(void) { return 0; }
