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