X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0148745bb7a9b1e1046229577fbd802eb9f03e8f..d3e0ffbcd01cd6172234f9dc14f870ed6e1125cd:/src/xrc/xh_radbt.cpp diff --git a/src/xrc/xh_radbt.cpp b/src/xrc/xh_radbt.cpp index 0b84a58d96..a4a07a74ed 100644 --- a/src/xrc/xh_radbt.cpp +++ b/src/xrc/xh_radbt.cpp @@ -8,7 +8,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "xh_radbt.h" #endif