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