X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0ff5799aca392547b9c411dedfb181c17e7b0fa2..a0c6a355b7b53866286ec6263b99f787cfdbe731:/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