]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/display.cpp
fixed crash on startup under GTK
[wxWidgets.git] / src / msw / display.cpp
index ecb46d2913b3ce95bf91b4150fc71a9b026ba142..fc25e3f476503bd81f0e7e2ccaa92468eb9b8315 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ---------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "display.h"
 #endif