]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/toplevel.cpp
added support for gcc precompiled headers
[wxWidgets.git] / src / mgl / toplevel.cpp
index 2d23ae16d3bd1bff6747965ef0ab2c9088c0e50a..e75baca885c279596821dba727368ecb66710666 100644 (file)
@@ -15,7 +15,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "toplevel.h"
 #endif