---- ./common/unicode/uconfig.h 2017-04-18 11:33:51.000000000 -0700
-+++ ./common/unicode/uconfig.h 2017-04-30 10:35:22.000000000 -0700
+--- ./common/unicode/uconfig.h 2019-03-09 11:10:03.000000000 -0800
++++ ./common/unicode/uconfig.h 2019-03-10 17:11:24.000000000 -0700
@@ -89,7 +89,7 @@
* @internal
*/
#endif
/**
-@@ -415,7 +415,7 @@
+@@ -430,7 +430,7 @@
* @stable ICU 3.2
*/
#ifndef UCONFIG_NO_SERVICE
#endif
/**
---- ./common/unicode/udata.h 2017-04-21 17:18:05.000000000 -0700
-+++ ./common/unicode/udata.h 2017-04-30 10:43:56.000000000 -0700
+--- ./common/unicode/udata.h 2019-03-09 11:09:55.000000000 -0800
++++ ./common/unicode/udata.h 2019-03-10 17:15:29.000000000 -0700
@@ -401,10 +401,10 @@
typedef enum UDataFileAccess {
/** ICU looks for data in single files first, then in packages. (default) @stable ICU 3.4 */
/** ICU loads data from packages first, and only from single files
if the data cannot be found in a package. @stable ICU 3.4 */
UDATA_PACKAGES_FIRST,
---- ./common/unicode/utypes.h 2017-04-27 17:14:50.000000000 -0700
-+++ ./common/unicode/utypes.h 2017-04-30 10:36:14.000000000 -0700
+--- ./common/unicode/utypes.h 2019-03-09 11:10:04.000000000 -0800
++++ ./common/unicode/utypes.h 2019-03-10 17:09:43.000000000 -0700
@@ -63,7 +63,7 @@
*/
#ifdef __cplusplus