--- mingw-w64-headers/crt/fenv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mingw-w64-headers/crt/fenv.h b/mingw-w64-headers/crt/fenv.h index a9fea981d..871b7a831 100644 --- a/mingw-w64-headers/crt/fenv.h +++ b/mingw-w64-headers/crt/fenv.h @@ -6,7 +6,7 @@ #ifndef _FENV_H_ #define _FENV_H_ -#include <crtdefs.h> +#include <float.h> #if defined(_ARM_) || defined(__arm__) || defined(_ARM64_) || defined(__aarch64__) -- 2.45.3 _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public