[DDK]
[reactos.git] / include / reactos / msvctarget.h
index 2366279..9514d90 100644 (file)
@@ -1,3 +1,4 @@
+#ifndef _MSC_VER
 #ifndef __GNUC__
 #error Unsupported compiler
 #endif
@@ -15,3 +16,4 @@
 #elif defined(__i386__) && !defined(_M_IX86)
 #define _M_IX86 300
 #endif
+#endif