From c7edebe43e1efb5422f511ab344c547839ff15a6 Mon Sep 17 00:00:00 2001 From: danglassey Date: Sun, 10 Nov 2002 14:10:56 +0000 Subject: sync with crosswire 20021110-1400 --- tests/icutest.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/icutest.cpp') diff --git a/tests/icutest.cpp b/tests/icutest.cpp index e8f3bfd..4237afc 100644 --- a/tests/icutest.cpp +++ b/tests/icutest.cpp @@ -3,7 +3,6 @@ #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" -- cgit