From 99f3cd6aee3086d72a45c9f877bc05da80a94e80 Mon Sep 17 00:00:00 2001 From: George Rhoten Date: Wed, 15 Oct 2003 07:51:31 +0000 Subject: [PATCH] ICU-3326 Improve build time X-SVN-Rev: 13426 --- icu4c/source/i18n/unicode/fmtable.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/icu4c/source/i18n/unicode/fmtable.h b/icu4c/source/i18n/unicode/fmtable.h index c9064c2f2bb..51cdac46755 100644 --- a/icu4c/source/i18n/unicode/fmtable.h +++ b/icu4c/source/i18n/unicode/fmtable.h @@ -16,11 +16,8 @@ #define FMTABLE_H -#include "unicode/utypes.h" - #if !UCONFIG_NO_FORMATTING -#include "unicode/uobject.h" #include "unicode/unistr.h" U_NAMESPACE_BEGIN