From 04d0a0a5485c55376e0040526af2861baa609e5c Mon Sep 17 00:00:00 2001 From: "Steven R. Loomis" Date: Thu, 11 Dec 2003 01:49:29 +0000 Subject: [PATCH] ICU-3445 back out last change (fmtable.h was fixed) X-SVN-Rev: 14096 --- icu4c/source/test/intltest/intltest.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/icu4c/source/test/intltest/intltest.h b/icu4c/source/test/intltest/intltest.h index 0e43024fac..d53655e3b4 100644 --- a/icu4c/source/test/intltest/intltest.h +++ b/icu4c/source/test/intltest/intltest.h @@ -11,9 +11,7 @@ #ifndef _INTLTEST #define _INTLTEST -#include "unicode/utypes.h" -#include "unicode/uobject.h" -#include "unicode/unistr.h" +// The following includes utypes.h, uobject.h and unistr.h #include "unicode/fmtable.h" U_NAMESPACE_USE