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 322e58c commit d720b26Copy full SHA for d720b26
libcxx/include/spanstream
@@ -55,6 +55,7 @@
55
// clang-format on
56
57
#if __cplusplus < 201103L && defined(_LIBCPP_USE_FROZEN_CXX03_HEADERS)
58
+# include <__cxx03/__config>
59
#else
60
61
# include <__config>
0 commit comments