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