diff options
Diffstat (limited to 'thirdparty/icu4c/common/ucln_cmn.h')
-rw-r--r-- | thirdparty/icu4c/common/ucln_cmn.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/thirdparty/icu4c/common/ucln_cmn.h b/thirdparty/icu4c/common/ucln_cmn.h index 44b73e94da..dd366417f6 100644 --- a/thirdparty/icu4c/common/ucln_cmn.h +++ b/thirdparty/icu4c/common/ucln_cmn.h @@ -51,6 +51,7 @@ typedef enum ECleanupCommonType { UCLN_COMMON_USET, UCLN_COMMON_UNAMES, UCLN_COMMON_UPROPS, + UCLN_COMMON_EMOJIPROPS, UCLN_COMMON_UCNV, UCLN_COMMON_UCNV_IO, UCLN_COMMON_UDATA, |