projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fail for assert(0,...).
[wxWidgets.git]
/
src
/
gtk
/
data.cpp
diff --git
a/src/gtk/data.cpp
b/src/gtk/data.cpp
index c4396ae97a10845424470974c0afcf8709b4032b..2918e4747e6a06914291da89fbbde32b16cb0fef 100644
(file)
--- a/
src/gtk/data.cpp
+++ b/
src/gtk/data.cpp
@@
-11,9
+11,6
@@
#include "wx/wxprec.h"
#ifndef WX_PRECOMP
- #include "wx/object.h"
- #include "wx/window.h"
- #include "wx/dc.h"
#include "wx/cursor.h"
#endif