aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--icing/portable/platform.h3
-rw-r--r--synced_AOSP_CL_number.txt2
2 files changed, 4 insertions, 1 deletions
diff --git a/icing/portable/platform.h b/icing/portable/platform.h
index 1dff94c..6d8c668 100644
--- a/icing/portable/platform.h
+++ b/icing/portable/platform.h
@@ -15,6 +15,9 @@
#ifndef ICING_PORTABLE_PLATFORM_H_
#define ICING_PORTABLE_PLATFORM_H_
+#include "unicode/uconfig.h" // IWYU pragma: keep
+// clang-format: do not reorder the above include.
+
#include "unicode/uvernum.h"
namespace icing {
diff --git a/synced_AOSP_CL_number.txt b/synced_AOSP_CL_number.txt
index 0851683..d79ff41 100644
--- a/synced_AOSP_CL_number.txt
+++ b/synced_AOSP_CL_number.txt
@@ -1 +1 @@
-set(synced_AOSP_CL_number=586780519)
+set(synced_AOSP_CL_number=587157429)