X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fbaf7d14219b87f528d9d766ea59a710e5a38068..4a1c207cf1172a3d4292e4e753d277c7fb8d3160:/src/msw/dcclient.cpp?ds=sidebyside diff --git a/src/msw/dcclient.cpp b/src/msw/dcclient.cpp index 77bc59c15c..800f91fb94 100644 --- a/src/msw/dcclient.cpp +++ b/src/msw/dcclient.cpp @@ -17,7 +17,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "dcclient.h" #endif