X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d95525989dcc5077dec67ece9dc379e534373f7d..a47391f3f9cceb68fb65cdf2bfef7f98a308fd23:/src/common/sckaddr.cpp diff --git a/src/common/sckaddr.cpp b/src/common/sckaddr.cpp index 80658f3314..33b51d153d 100644 --- a/src/common/sckaddr.cpp +++ b/src/common/sckaddr.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "sckaddr.h" #endif