X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/61b52e4667fed7beb3f300c7eee1d879bacc014d..cad61c3e8f976515852eb65b10587e08e0282445:/src/xrc/xh_toolb.cpp?ds=sidebyside diff --git a/src/xrc/xh_toolb.cpp b/src/xrc/xh_toolb.cpp index b21a906e63..53c5088d4f 100644 --- a/src/xrc/xh_toolb.cpp +++ b/src/xrc/xh_toolb.cpp @@ -8,7 +8,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "xh_toolb.h" #endif