X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/81ba2662b188f62ee9a04501d89ce83be1bbec54..a1ae1090eebbc49d8495c3d3464457277af846db:/src/msw/icon.cpp diff --git a/src/msw/icon.cpp b/src/msw/icon.cpp index 6a7783ebf5..9064101a53 100644 --- a/src/msw/icon.cpp +++ b/src/msw/icon.cpp @@ -17,7 +17,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "icon.h" #endif