X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/57de237383704a47eb3948422a9fec0967869b9d..4b1e72e266ec6993d665c65d5f5e59e7981afc17:/include/wx/msw/region.h diff --git a/include/wx/msw/region.h b/include/wx/msw/region.h index b07561340d..c8da106e50 100644 --- a/include/wx/msw/region.h +++ b/include/wx/msw/region.h @@ -5,14 +5,14 @@ // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) 1997-2002 wxWindows team -// Licence: wxWindows licence +// Copyright: (c) 1997-2002 wxWidgets team +// Licence: wxWidgets licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_REGION_H_ #define _WX_REGION_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "region.h" #endif