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