]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_bttn.cpp
warning about standard controls
[wxWidgets.git] / src / xrc / xh_bttn.cpp
index f6b4cffd2ffd8324536b60ff9beb2f47f9f3edd6..971b49ce29279db8db089ae945617af085c07a53 100644 (file)
@@ -8,7 +8,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "xh_bttn.h"
 #endif