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