projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Include wx/dc.h according to precompiled headers of wx/wx.h (with other minor cleaning).
[wxWidgets.git]
/
src
/
common
/
list.cpp
diff --git
a/src/common/list.cpp
b/src/common/list.cpp
index e25a2ad720e02e86fa93fc75622b79dd5cd6b11d..3d8a0ef389f96c8012ba9cab7ae39f1ee5a9eeac 100644
(file)
--- a/
src/common/list.cpp
+++ b/
src/common/list.cpp
@@
-29,7
+29,6
@@
#include <string.h>
#ifndef WX_PRECOMP
- #include "wx/defs.h"
#include "wx/list.h"
#endif