From 5778d967eeeaf6be23f5c3850687fcfef6240e87 Mon Sep 17 00:00:00 2001 From: Travis Keep Date: Thu, 22 May 2014 23:14:10 +0000 Subject: [PATCH] ICU-10913 Remove unused includes. X-SVN-Rev: 35746 --- icu4c/source/i18n/reldatefmt.cpp | 1 - icu4c/source/i18n/sharednumberformat.h | 1 - icu4c/source/i18n/sharedpluralrules.h | 1 - 3 files changed, 3 deletions(-) diff --git a/icu4c/source/i18n/reldatefmt.cpp b/icu4c/source/i18n/reldatefmt.cpp index c982a5f8126..92ec841d92e 100644 --- a/icu4c/source/i18n/reldatefmt.cpp +++ b/icu4c/source/i18n/reldatefmt.cpp @@ -27,7 +27,6 @@ #include "mutex.h" #include "charstr.h" -#include "sharedptr.h" #include "sharedbreakiterator.h" #include "sharedpluralrules.h" #include "sharednumberformat.h" diff --git a/icu4c/source/i18n/sharednumberformat.h b/icu4c/source/i18n/sharednumberformat.h index 202cd3c6f68..b6f5a8c923f 100644 --- a/icu4c/source/i18n/sharednumberformat.h +++ b/icu4c/source/i18n/sharednumberformat.h @@ -11,7 +11,6 @@ #include "unicode/utypes.h" #include "sharedobject.h" -#include "sharedptr.h" U_NAMESPACE_BEGIN diff --git a/icu4c/source/i18n/sharedpluralrules.h b/icu4c/source/i18n/sharedpluralrules.h index 1d2e9fc4f82..51773008fb6 100644 --- a/icu4c/source/i18n/sharedpluralrules.h +++ b/icu4c/source/i18n/sharedpluralrules.h @@ -11,7 +11,6 @@ #include "unicode/utypes.h" #include "sharedobject.h" -#include "sharedptr.h" U_NAMESPACE_BEGIN -- 2.40.0