]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/scrolwin.cpp
rtti api mods added
[wxWidgets.git] / src / gtk / scrolwin.cpp
index 9745fb21a15320ba0c076a1ff7ff18c40370feff..9232d1e5432b928784baa122a79ae55877cc9549 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "scrolwin.h"
 #endif