X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8f7b34a878bbcb2f71a0c7694e2a3bec51460218..c845a1975a3d6d79b19a7ec77bd8e0b8b8850751:/include/wx/mgl/palette.h diff --git a/include/wx/mgl/palette.h b/include/wx/mgl/palette.h index 245db236a3..a11f8bf9a5 100644 --- a/include/wx/mgl/palette.h +++ b/include/wx/mgl/palette.h @@ -4,7 +4,7 @@ // Author: Vaclav Slavik // Created: 2001/03/11 // Id: $Id$ -// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) +// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -12,7 +12,7 @@ #ifndef __WX_PALETTE_H__ #define __WX_PALETTE_H__ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "palette.h" #endif