X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/69830d1f58152f2b6e4d93149d25d11917eb7654..682214d5c6ec3e56dbdfd0c97d70d87e614b38c2:/include/wx/mgl/dcscreen.h?ds=sidebyside diff --git a/include/wx/mgl/dcscreen.h b/include/wx/mgl/dcscreen.h index c5ae986000..1bc300e86e 100644 --- a/include/wx/mgl/dcscreen.h +++ b/include/wx/mgl/dcscreen.h @@ -3,14 +3,14 @@ // Purpose: // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) +// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __WX_DCSCREEN_H__ #define __WX_DCSCREEN_H__ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "dcscreen.h" #endif