From: Markus Scherer Date: Thu, 9 Mar 2017 00:10:33 +0000 (+0000) Subject: ICU-12992 casemap.h does not need to include char16ptr.h any more X-Git-Tag: release-59-rc~119^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1fc24f144dff6a806e1e404ec2cddf5f78a3d6ea;p=icu ICU-12992 casemap.h does not need to include char16ptr.h any more X-SVN-Rev: 39748 --- diff --git a/icu4c/source/common/unicode/casemap.h b/icu4c/source/common/unicode/casemap.h index e0e4aafcf90..d645a211ee2 100644 --- a/icu4c/source/common/unicode/casemap.h +++ b/icu4c/source/common/unicode/casemap.h @@ -8,7 +8,6 @@ #define __CASEMAP_H__ #include "unicode/utypes.h" -#include "unicode/char16ptr.h" #include "unicode/uobject.h" /**