Commit 11c3e65
authored
[libc++] Remove unused include caused by wrong __has_include (llvm#141328)
The parameter passed to __has_include has to be quoted by `<>` or `"`,
not both.1 parent 05f1ca7 commit 11c3e65
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 37 | | |
42 | 38 | | |
43 | 39 | | |
| |||
0 commit comments