We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c53d2dd + f30b0d3 commit efcb360Copy full SHA for efcb360
1 file changed
src/s_cbrtl.c
@@ -24,7 +24,7 @@
24
25
#include "fpmath.h"
26
#include "math_private.h"
27
-#if defined(_WIN32) && defined(__i386__)
+#if defined(__i386__)
28
#include "i387/bsd_ieeefp.h"
29
#endif
30
0 commit comments