Include crtdefs.h instead of _mingw.h in the crt headers (like ms does), so only...
[reactos.git] / reactos / include / crt / new.h
index 67e2a0c..61d5862 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <new>
 
-#include <_mingw.h>
+#include <crtdefs.h>
 
 #pragma push_macro("new")
 #undef new