Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Original commit message: [base] include <vector> when std::vector is used It otherwise doesn't compile on Apple Clang 13. See #54077 Change-Id: I5dd41d98574f461ff7cf6d7d6ce5c71e240ad884 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5771451 Commit-Queue: Joyee Cheung <joyee@igalia.com> Reviewed-by: Leszek Swirski <leszeks@chromium.org> Cr-Commit-Position: refs/heads/main@{#95557} Refs: v8/v8@00e9eeb PR-URL: #54077 Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
- Loading branch information