Explorar o código

Also add DLLEXPORT in fenv.c

Keno Fischer %!s(int64=9) %!d(string=hai) anos
pai
achega
459b557671
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      amd64/fenv.c

+ 1 - 1
amd64/fenv.c

@@ -30,7 +30,7 @@
 #include "math_private.h"
 
 #ifdef _WIN32
-#define __fenv_static
+#define __fenv_static DLLEXPORT
 #endif
 #include <openlibm_fenv.h>