Commit 23be56e
IWYU: Add missing includes in span_forward_internal.h
In the CL https://crrev.com/c/6418567 used std::numeric_limits and
size_t in the file base/containers/span_forward_internal.h, but
corresponding includes were missed.
Added missing includes for std::numeric_limits and size_t usage.
Bug: 41455655
Change-Id: If9bd8dd3772ee707e220ff94bb322b776d0ecd3a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6513124
Reviewed-by: Mark Mentovai <[email protected]>
Commit-Queue: Ivan Murashov <[email protected]>
Reviewed-by: Daniel Cheng <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1458258}
NOKEYCHECK=True
GitOrigin-RevId: 4a007f6c1a2f601a88262255c802e5b20edfd2a71 parent 41a3710 commit 23be56e
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| |||
0 commit comments