* lib/makefile.w32-in (PRAGMA_SYSTEM_HEADER): Move to platform
[bpt/emacs.git] / nt / nmake.defs
index a143fe6..2cb3113 100644 (file)
@@ -203,6 +203,9 @@ DEBUG_LINK = -debug
 D = d\r
 !endif\r
 \r
+# gcc-specific pragma (ignore for MSVC)\r
+PRAGMA_SYSTEM_HEADER =\r
+\r
 !if "$(ARCH)" == "i386"\r
 !ifdef NOOPT\r
 #ARCH_CFLAGS     = -nologo -c -Zel -W2 -H63 -Od -G3d -Zp8 $(DEBUG_FLAG)\r