]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/treegtk.cpp
Committing in .
[wxWidgets.git] / src / gtk1 / treegtk.cpp
index 98f7fa7893a6b6a7dd979a37d8a7da5013428807..8c2dd7b4a408e494313354f6229a5018a309c5aa 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "treectrl.h"
 #endif