Commit 4b30563
authored
[libc++][C++03] Fix test/libcxx-03/system_reserved_names.gen.py (#155385)
This test only fails because it includes `<__config>`. Switch to using
`<__cxx03/__config>` instead to fix the issue.1 parent 749537f commit 4b30563
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | 32 | | |
35 | | - | |
| 33 | + | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
| |||
0 commit comments