]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/brush.cpp
Convert back to UNIX line endings (again)
[wxWidgets.git] / src / mgl / brush.cpp
index 92ba1643072ab584a24220083df151f8fab30213..8579529fc8193fd6f942b155b6bfd6d16ba0efb6 100644 (file)
@@ -3,11 +3,11 @@
 // 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
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "brush.h"
 #endif