X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/69830d1f58152f2b6e4d93149d25d11917eb7654..6fbcc6cac395cb13dc8395cf72066227563e7bd3:/include/wx/mgl/dcscreen.h?ds=inline

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