]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/helpext.cpp
rtti api mods added
[wxWidgets.git] / src / generic / helpext.cpp
index 0ba8104d473c82a73f1de33df3be5cb086b5b2af..39ec7e094ab8ab2f93499543606666c63fa62173 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #   pragma implementation "wxexthlp.h"
 #endif