X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/57de237383704a47eb3948422a9fec0967869b9d..4b1e72e266ec6993d665c65d5f5e59e7981afc17:/include/wx/msw/statbr95.h diff --git a/include/wx/msw/statbr95.h b/include/wx/msw/statbr95.h index fa5866e19b..b41f51da05 100644 --- a/include/wx/msw/statbr95.h +++ b/include/wx/msw/statbr95.h @@ -6,13 +6,13 @@ // Created: 04.04.98 // RCS-ID: $Id$ // Copyright: (c) 1998 Vadim Zeitlin -// Licence: wxWindows licence +// Licence: wxWidgets licence /////////////////////////////////////////////////////////////////////////////// #ifndef _STATBR95_H #define _STATBR95_H -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "statbr95.h" #endif