| commit | 889aaed858e2c7e8b506d07d52ee38fe7c3e54e2 | [log] [tgz] |
|---|---|---|
| author | prabhukr <prabhukr@google.com> | Wed Jul 09 14:11:38 2025 -0700 |
| committer | Prabhu Karthikeyan Rajasekaran <prabhukr@google.com> | Wed Jul 09 14:23:31 2025 -0700 |
| tree | 02707854a6505f84ad039a685745b2995ff492e1 | |
| parent | 12ad17aaa308a3bf4683d74df98366a846e2ed8c [diff] |
Include missing header. The vector header was included transitively before but the latest clang toolchain with LLVM libc++ do not do that anymore. Explicitly including the header. Bug: 430071737 Change-Id: I3b9b4beb5f2b415bb2a98cb6166092512efded39 Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/android.googlesource.com/platform/frameworks/native/+/1318904 Reviewed-by: Caslyn Tonelli <caslyn@google.com>