X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3cdd0895f43b739bfc1c3ab43214e1d6f26c561a..a29b55cdf6c1f8547c615a5e928813ba78566e9a:/include/wx/mgl/bitmap.h?ds=sidebyside diff --git a/include/wx/mgl/bitmap.h b/include/wx/mgl/bitmap.h index 3ac421b830..35cebd4e22 100644 --- a/include/wx/mgl/bitmap.h +++ b/include/wx/mgl/bitmap.h @@ -2,7 +2,7 @@ // Name: bitmap.h // Author: Vaclav Slavik // RCS-ID: $Id$ -// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) +// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -10,8 +10,8 @@ #ifndef __WX_BITMAP_H__ #define __WX_BITMAP_H__ -#ifdef __GNUG__ -#pragma interface +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) +#pragma interface "bitmap.h" #endif #include "wx/defs.h"