projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
oops, commited debugging code by mistake
[wxWidgets.git]
/
src
/
common
/
encconv.cpp
diff --git
a/src/common/encconv.cpp
b/src/common/encconv.cpp
index 9c7d0d3ee6a929896a3b446a08ad871118112607..e4763473e5aa20bf086c6b7ba6e4c87f5203fc2c 100644
(file)
--- a/
src/common/encconv.cpp
+++ b/
src/common/encconv.cpp
@@
-23,9
+23,6
@@
#include "wx/encconv.h"
#include <stdlib.h>
-#ifdef __WINE__
-#include <search.h>
-#endif
// conversion tables, generated by scripts in $(WXWIN)/misc/unictabl:
#ifdef __BORLANDC__