X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/621be1ec2672d922cfb95d6e8178b38c8ceaf52a..b9efe021b554fa3967d1442cf758435c5cd5ae8f:/src/xrc/xh_listb.cpp?ds=sidebyside diff --git a/src/xrc/xh_listb.cpp b/src/xrc/xh_listb.cpp index 939d6e834c..a94406affb 100644 --- a/src/xrc/xh_listb.cpp +++ b/src/xrc/xh_listb.cpp @@ -8,7 +8,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "xh_listb.h" #endif