diff options
author | danglassey <danglassey> | 2002-11-10 14:10:56 +0000 |
---|---|---|
committer | danglassey <danglassey> | 2002-11-10 14:10:56 +0000 |
commit | c7edebe43e1efb5422f511ab344c547839ff15a6 (patch) | |
tree | 9d6d07da2f27310c9b985c8fee0da6061e9d3c2d /tests/translittest.cpp | |
parent | bc33769f8d2829aca0caf7ce387d9e6abff3ee52 (diff) | |
download | sword-sf-cvs-master.tar.gz |
Diffstat (limited to 'tests/translittest.cpp')
-rw-r--r-- | tests/translittest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/translittest.cpp b/tests/translittest.cpp index 074bf9c..402200c 100644 --- a/tests/translittest.cpp +++ b/tests/translittest.cpp @@ -5,7 +5,6 @@ #include "unicode/ures.h" /* Data structures */ #include "unicode/utypes.h" /* Basic ICU data types */ #include "unicode/ucnv.h" /* C Converter API */ -#include "unicode/convert.h" /* C++ Converter API */ #include "unicode/ustring.h" /* some more string fcns*/ #include "unicode/translit.h" |