]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/notebook.cpp
rtti api mods added
[wxWidgets.git] / src / generic / notebook.cpp
index a320a42b998e805ff469cf2662a2b8547cea2f81..4034ee21571a6002c06c9699940206220a716980 100644 (file)
@@ -16,7 +16,7 @@
 // ----------------------------------------------------------------------------
 // headers
 // ----------------------------------------------------------------------------
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "notebook.h"
 #endif