]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/dcscreen.cpp
reSWIGed
[wxWidgets.git] / src / mgl / dcscreen.cpp
index 575d656dbad49980730c069978b11696e1c887e1..148ca94a299a56fe47aded45b56a72ce8a9f8e78 100644 (file)
@@ -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