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 d62505f commit a34b3a2Copy full SHA for a34b3a2
libcxx/utils/generate_feature_test_macro_components.py
@@ -14,7 +14,7 @@
14
)
15
import functools
16
import json
17
-from libcxx.header_information import module_c_headers, module_headers, header_restrictions, headers_not_available, libcxx_root
+from libcxx.header_information import headers_not_available
18
19
20
def get_libcxx_paths():
0 commit comments