X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a1e4ec87317aa33fae6dbd8c55fbc699432d0026..cd9a8d40c9a7380f7fefe676cbe01089833cdd60:/src/xrc/xh_bttn.cpp?ds=sidebyside diff --git a/src/xrc/xh_bttn.cpp b/src/xrc/xh_bttn.cpp index f6b4cffd2f..971b49ce29 100644 --- a/src/xrc/xh_bttn.cpp +++ b/src/xrc/xh_bttn.cpp @@ -8,7 +8,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "xh_bttn.h" #endif