X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/654070ca23598b8d6d444befcc4c2bbe786586a0..d223107206e4dfa6768e0bc2455325dd49e4d2bb:/src/generic/tipwin.cpp diff --git a/src/generic/tipwin.cpp b/src/generic/tipwin.cpp index 37ef8ee9d7..17093b2d9e 100644 --- a/src/generic/tipwin.cpp +++ b/src/generic/tipwin.cpp @@ -17,7 +17,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "tipwin.h" #endif