X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/69830d1f58152f2b6e4d93149d25d11917eb7654..6ea1280cb72eca20ee34d0c76e660d5cc0a482b7:/src/mgl/dcscreen.cpp diff --git a/src/mgl/dcscreen.cpp b/src/mgl/dcscreen.cpp index 575d656dba..148ca94a29 100644 --- a/src/mgl/dcscreen.cpp +++ b/src/mgl/dcscreen.cpp @@ -2,11 +2,11 @@ // Name: dcscreen.cpp // 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 ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "dcscreen.h" #endif