]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/configtree.h
Added window styles to wxToolBar handler.
[wxWidgets.git] / utils / configtool / src / configtree.h
index 57e7d057e5bf25773f847dfcf3176e355a417d6f..757c746db6f18cf60d91085f00550e9d352c2b9c 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef _CT_CONFIGTREE_H_
 #define _CT_CONFIGTREE_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "configtree.cpp"
 #endif