X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/55d99c7a77789ff4904bf96eddca3715eb5af9b9..439ddeba9dcb2bb020ba70da81dab76746dc0081:/src/common/helpbase.cpp?ds=sidebyside diff --git a/src/common/helpbase.cpp b/src/common/helpbase.cpp index 8ed3dff2f3..e47a7f7f05 100644 --- a/src/common/helpbase.cpp +++ b/src/common/helpbase.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "helpbase.h" #endif