From 000ce54f7e01489b059dfcc22b503f41e20c633a Mon Sep 17 00:00:00 2001 From: Doug Felt Date: Tue, 29 Apr 2003 18:42:15 +0000 Subject: [PATCH] ICU-2821 update currency registration cleanup code X-SVN-Rev: 11731 --- icu4c/source/i18n/ucln_in.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/icu4c/source/i18n/ucln_in.h b/icu4c/source/i18n/ucln_in.h index e12b23501f7..1fefb9b52fb 100644 --- a/icu4c/source/i18n/ucln_in.h +++ b/icu4c/source/i18n/ucln_in.h @@ -36,4 +36,6 @@ U_CFUNC UBool regex_cleanup(void); U_CFUNC UBool numfmt_cleanup(void); +U_CFUNC UBool currency_cleanup(void); + #endif