X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/753f2cb4913efddd38f18a64fb904b9828ab6119..76d81b4d11617b806d6ab9bd60614c39999cdece:/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