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