]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/toplevel.cpp
two fixes from Justin Bradford
[wxWidgets.git] / src / msw / toplevel.cpp
index a59da317aba5ec5589686aeff6c61da105cd27aa..7772899d1bb6e28e4d502d1ca60ff2fd521f11ad 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "toplevel.h"
 #endif