]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/wxconfigtool.cpp
Added window styles to wxToolBar handler.
[wxWidgets.git] / utils / configtool / src / wxconfigtool.cpp
index 8c68072f16fdd6b9ef5a9c5e9d03ffefb3b69be6..2750da15d09e5c2ab0c34da5763269f46ce03c79 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "wxconfigtool.h"
 #endif