X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b37023dca3a8627cee3fd26bf9cd9dae46e4a5b1..708c45a6cef439edb007ca8f8329582244f152f5:/src/common/textcmn.cpp 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