X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/06d0938900acc655a047c9a81b97ffda838c4b17..439ddeba9dcb2bb020ba70da81dab76746dc0081:/src/msw/tbarmsw.cpp diff --git a/src/msw/tbarmsw.cpp b/src/msw/tbarmsw.cpp index d166b81736..f558a94b80 100644 --- a/src/msw/tbarmsw.cpp +++ b/src/msw/tbarmsw.cpp @@ -17,7 +17,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "tbarmsw.h" #endif