X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/753f2cb4913efddd38f18a64fb904b9828ab6119..9a35701127e3e8d2c7fb433d85c7b3954ccbfc9f:/src/msw/data.cpp 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