Commit 24c1b8b
committed
vector: include missing header
`std::alignment_of` is in `type_traits`, so it needs to be included.
Fixes a compile error with xcode when compiling in c++23.1 parent 1372ca0 commit 24c1b8b
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments