From: Vadim Zeitlin Date: Wed, 20 Oct 2004 17:21:37 +0000 (+0000) Subject: removed duplicate #include X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/8d8e24dfd72727e2bc3f43a5b706ee2740ce7456 removed duplicate #include git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/mgl/region.h b/include/wx/mgl/region.h index c9ba07c32b..1e6dae11e4 100644 --- a/include/wx/mgl/region.h +++ b/include/wx/mgl/region.h @@ -18,7 +18,6 @@ #include "wx/list.h" #include "wx/gdiobj.h" #include "wx/gdicmn.h" -#include "wx/list.h" class WXDLLEXPORT wxRect; class WXDLLEXPORT wxPoint;