--- mingw-w64-crt/math/x86/pow.def.h | 3 --- 1 file changed, 3 deletions(-)
diff --git a/mingw-w64-crt/math/x86/pow.def.h b/mingw-w64-crt/math/x86/pow.def.h index 0cf0739fe..f8c715abd 100644 --- a/mingw-w64-crt/math/x86/pow.def.h +++ b/mingw-w64-crt/math/x86/pow.def.h @@ -69,11 +69,8 @@ #include "../complex/complex_internal.h" #include <errno.h> #include <limits.h> -#include <fenv.h> #include <math.h> #include <errno.h> -#define FE_ROUNDING_MASK \ - (FE_TONEAREST | FE_DOWNWARD | FE_UPWARD | FE_TOWARDZERO) static __FLT_TYPE internal_modf (__FLT_TYPE value, __FLT_TYPE *iptr) -- 2.45.3 _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public