X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/69268d6ded2d5f9ef8330253fce5a355726e6c48..56b9925b116dfa58028fccb2556852f2da2ab9ac:/src/common/protocol.cpp diff --git a/src/common/protocol.cpp b/src/common/protocol.cpp index ca133288c9..8d83bc6dbb 100644 --- a/src/common/protocol.cpp +++ b/src/common/protocol.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "protocol.h" #endif