]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/configtooldoc.h
Added window styles to wxToolBar handler.
[wxWidgets.git] / utils / configtool / src / configtooldoc.h
index f5b036e1087c717449f9e7946118b419edbdffad..b1abcab4a71ae7ad09533a16c05bd363342e1d2b 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _CT_CONFIGTOOLDOC_H_
 #define _CT_CONFIGTOOLDOC_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "configtooldoc.cpp"
 #endif