commit | c059d435e2e35a8619eab01de3a41cec1803f6df | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri May 24 07:49:17 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri May 24 07:49:17 2024 +0000 |
tree | c661ee6cfdb934f849bc2b34c2bbfbb99824b7a2 | |
parent | ad609263e89f1b8cb9fe605341c67830f19ab14d [diff] | |
parent | b8345b6e9c672d054aa4707aaf564b81de158fb1 [diff] |
Merge "Fix build with ToT libc++" into main
diff --git a/fs/F2fs.h b/fs/F2fs.h index 7192b54..a0218f2 100644 --- a/fs/F2fs.h +++ b/fs/F2fs.h
@@ -20,6 +20,7 @@ #include <utils/Errors.h> #include <string> +#include <vector> namespace android { namespace vold {