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