]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/brush.cpp
Compile fixes for the const patch
[wxWidgets.git] / src / mgl / brush.cpp
index 92ba1643072ab584a24220083df151f8fab30213..0c033d2adaae94df8dbe7d4155a5885a2b051890 100644 (file)
@@ -3,14 +3,10 @@
 // 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__
-#pragma implementation "brush.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"