X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/69830d1f58152f2b6e4d93149d25d11917eb7654..cc6dd35581586950ebcf7ef4493166001ec5a645:/src/mgl/dcscreen.cpp?ds=sidebyside 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