X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0ff5799aca392547b9c411dedfb181c17e7b0fa2..19c35fa587f97cf83e2cb28afe76b8db85b36c9f:/src/common/msgout.cpp diff --git a/src/common/msgout.cpp b/src/common/msgout.cpp index f66ffdc2b2..3c82430139 100755 --- a/src/common/msgout.cpp +++ b/src/common/msgout.cpp @@ -17,7 +17,7 @@ // headers // --------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "msgout.h" #endif