From 4a1db7c1df5f37d3079f2950b2cdfe444b15de13 Mon Sep 17 00:00:00 2001 From: George Rhoten Date: Wed, 29 Aug 2001 21:15:45 +0000 Subject: [PATCH] ICU-1007 remove ComposedCharIter X-SVN-Rev: 5605 --- icu4c/source/tools/genuca/genuca.h | 1 - 1 file changed, 1 deletion(-) diff --git a/icu4c/source/tools/genuca/genuca.h b/icu4c/source/tools/genuca/genuca.h index af394620d6b..b68b07da15c 100644 --- a/icu4c/source/tools/genuca/genuca.h +++ b/icu4c/source/tools/genuca/genuca.h @@ -29,7 +29,6 @@ #include "unicode/unicode.h" #include "ucol_imp.h" #include "ucmp32.h" -#include "compitr.h" #include "uhash.h" #include "umemstrm.h" #include "unewdata.h"