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