]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/gridsel.cpp
rtti api mods added
[wxWidgets.git] / src / generic / gridsel.cpp
index 56c8460a49121a82ae92bc6eb5e5c896af8a39dd..8fcdcde92fe9671fac5b4938bea9d1cfce05f28f 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "gridsel.h"
 #endif