X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b37023dca3a8627cee3fd26bf9cd9dae46e4a5b1..194142ed6fec5b7bc09e19b093db3e5d56f3ebc4:/src/common/textcmn.cpp?ds=sidebyside diff --git a/src/common/textcmn.cpp b/src/common/textcmn.cpp index d43238231f..119ffc8c01 100644 --- a/src/common/textcmn.cpp +++ b/src/common/textcmn.cpp @@ -13,7 +13,7 @@ // declarations // ============================================================================ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "textctrlbase.h" #endif