X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2af6b4c37f705e1f06fc47be1c162f4dd4944743..3b96fc2f1b64f78bba7c755a5c14f618962f696b:/src/mgl/region.cpp diff --git a/src/mgl/region.cpp b/src/mgl/region.cpp index 2d80d07aa3..94a66c8eee 100644 --- a/src/mgl/region.cpp +++ b/src/mgl/region.cpp @@ -1,16 +1,12 @@ ///////////////////////////////////////////////////////////////////////////// // Name: region.cpp -// Purpose: Region handling for wxWindows/MGL +// Purpose: Region handling for wxWidgets/MGL // Author: Vaclav Slavik // RCS-ID: $Id$ // Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -#pragma implementation "region.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"