// 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