summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Yi Kong <yikong@google.com> 2024-05-24 05:55:25 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2024-05-24 05:55:25 +0000
commitdbecfa8c6e89fe56d323be583f73b620976ee12f (patch)
tree81eeb8577c145ade92b2d581481aef15fd78b83f
parent799d4cc47bfa3c093c79985a159503f1ad570f40 (diff)
parent7a2045dc9bc764cc74e144a55913f0d346dfdab6 (diff)
Merge "Fix build with ToT libc++" into main
-rw-r--r--cmds/dumpstate/DumpstateUtil.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmds/dumpstate/DumpstateUtil.h b/cmds/dumpstate/DumpstateUtil.h
index 9e955e3c04..ae7152a26a 100644
--- a/cmds/dumpstate/DumpstateUtil.h
+++ b/cmds/dumpstate/DumpstateUtil.h
@@ -18,6 +18,7 @@
#include <cstdint>
#include <string>
+#include <vector>
/*
* Converts seconds to milliseconds.