Index: source/common/ureslocs.h |
diff --git a/source/common/ureslocs.h b/source/common/ureslocs.h |
index 363da2673b4022ba78cb2159e48f79e4f0b4f4ff..e89ddb95ff69dd3e8ed323af3fbc1ad5a8443020 100644 |
--- a/source/common/ureslocs.h |
+++ b/source/common/ureslocs.h |
@@ -1,6 +1,6 @@ |
/* |
********************************************************************** |
-* Copyright (C) 2009, International Business Machines |
+* Copyright (C) 2009-2014 International Business Machines |
* Corporation and others. All Rights Reserved. |
********************************************************************** |
*/ |
@@ -18,6 +18,7 @@ U_CDECL_BEGIN |
#define U_ICUDATA_REGION U_ICUDATA_NAME U_TREE_SEPARATOR_STRING "region" |
#define U_ICUDATA_CURR U_ICUDATA_NAME U_TREE_SEPARATOR_STRING "curr" |
#define U_ICUDATA_ZONE U_ICUDATA_NAME U_TREE_SEPARATOR_STRING "zone" |
+#define U_ICUDATA_UNIT U_ICUDATA_NAME U_TREE_SEPARATOR_STRING "unit" |
U_CDECL_END |