X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/654070ca23598b8d6d444befcc4c2bbe786586a0..4a93ea29b583718ec19613d6af98ff1ce9cc0ea3:/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