We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 162bef9 commit a269496Copy full SHA for a269496
libcxx/test/libcxx/headers_in_modulemap.sh.py
@@ -2,7 +2,6 @@
2
3
import sys
4
sys.path.append(sys.argv[1])
5
-import pathlib
6
from libcxx.header_information import all_headers, libcxx_include
7
8
with open(libcxx_include / "module.modulemap") as f:
0 commit comments