Commit a6585b0
authored
[flang] Add header includes to make headers compile standalone. (llvm#158215)
When compiling headers standalone, we need additional header includes.1 parent f7985df commit a6585b0
File tree
2 files changed
+2
-0
lines changed- flang-rt/lib/runtime
- flang/include/flang/Runtime
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments