From 1fc24f144dff6a806e1e404ec2cddf5f78a3d6ea Mon Sep 17 00:00:00 2001 From: Markus Scherer Date: Thu, 9 Mar 2017 00:10:33 +0000 Subject: [PATCH] ICU-12992 casemap.h does not need to include char16ptr.h any more X-SVN-Rev: 39748 --- icu4c/source/common/unicode/casemap.h | 1 - 1 file changed, 1 deletion(-) 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" /** -- 2.40.0