summaryrefslogtreecommitdiff
path: root/deps/icu-small/source/common/ucln_cmn.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/icu-small/source/common/ucln_cmn.h')
-rw-r--r--deps/icu-small/source/common/ucln_cmn.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/icu-small/source/common/ucln_cmn.h b/deps/icu-small/source/common/ucln_cmn.h
index 5db9494517..9b6c205813 100644
--- a/deps/icu-small/source/common/ucln_cmn.h
+++ b/deps/icu-small/source/common/ucln_cmn.h
@@ -33,6 +33,7 @@ Please keep the order of enums declared in same order
as the cleanup functions are suppose to be called. */
typedef enum ECleanupCommonType {
UCLN_COMMON_START = -1,
+ UCLN_COMMON_NUMPARSE_UNISETS,
UCLN_COMMON_USPREP,
UCLN_COMMON_BREAKITERATOR,
UCLN_COMMON_RBBI,