Commit 0d6fd73
authored
Fix build for LLVM's remove transitive includes (KhronosGroup#6802)
In the latest LLVM roll this file requires the iterator header for
std::back_inserter
I believe LLVM has recently removed transitive includes by default, see:
llvm/llvm-project@ce5b2e81 parent 470d693 commit 0d6fd73
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments