X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b8c253ec507b79e36dd82cf257ba85c9f40acf47..f43c777175378ceed28d67a6e8a0330f0a4adbd5:/src/common/encconv.cpp?ds=sidebyside diff --git a/src/common/encconv.cpp b/src/common/encconv.cpp index 802aca454e..03dc30ffb9 100644 --- a/src/common/encconv.cpp +++ b/src/common/encconv.cpp @@ -7,7 +7,7 @@ // Licence: wxWindows Licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "encconv.h" #endif