commit | 090f45f3c8f771ef21f7e2ec20464e13c8f0d798 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Mar 15 18:21:11 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Mar 15 18:21:11 2024 +0000 |
tree | fc9b1f5bf52f0d80c538cf76c11a9e8b33958f9c | |
parent | e7abebc01d70b7eed93cdadfbbbfe33c32c304b7 [diff] | |
parent | eaf7d77e7e36f6afd706d87775ac88db38485e0f [diff] |
Merge "Add missing header." into main
diff --git a/init/persistent_properties.cpp b/init/persistent_properties.cpp index 6f8a4de..59e57b9 100644 --- a/init/persistent_properties.cpp +++ b/init/persistent_properties.cpp
@@ -23,6 +23,7 @@ #include <sys/types.h> #include <memory> +#include <unordered_map> #include <android-base/file.h> #include <android-base/logging.h>