projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea2d542
)
removed duplicate #include
author
Vadim Zeitlin
<vadim@wxwidgets.org>
Wed, 20 Oct 2004 17:21:37 +0000
(17:21 +0000)
committer
Vadim Zeitlin
<vadim@wxwidgets.org>
Wed, 20 Oct 2004 17:21:37 +0000
(17:21 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30038
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
include/wx/mgl/region.h
patch
|
blob
|
blame
|
history
diff --git
a/include/wx/mgl/region.h
b/include/wx/mgl/region.h
index c9ba07c32b181ec01fd78ad5a8155913cc30d906..1e6dae11e4fba73d45b928d12028d2d33f25ef96 100644
(file)
--- 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;