#include "math_private.h"
DLLEXPORT int isopenlibm(void);
DLLEXPORT int isopenlibm(void) {
return 1;
}