X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/753f2cb4913efddd38f18a64fb904b9828ab6119..bfdc04a9bb95e6865570d59192718052b6229221:/src/msw/data.cpp?ds=sidebyside diff --git a/src/msw/data.cpp b/src/msw/data.cpp index 0c901a15fa..04abb7f531 100644 --- a/src/msw/data.cpp +++ b/src/msw/data.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "data.h" #endif