]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/configtree.cpp
Fix docs for Bind
[wxWidgets.git] / utils / configtool / src / configtree.cpp
index 3f30098263cc218d520de382227d58d3ee91bafc..6d36f3964f9035dc2ccc8a13164d03daceceaa52 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "configtree.h"
 #endif