X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/69268d6ded2d5f9ef8330253fce5a355726e6c48..e3f9e20cb15c62bd347a8e52d2d36529adbdb3d6:/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