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 547685d commit f73bf45Copy full SHA for f73bf45
libcxx/include/concepts
@@ -155,7 +155,7 @@ namespace std {
155
#include <__config>
156
#include <version>
157
158
-#if _LIBCPP_STD_VER <= 20 && !defined(_LIPCPP_REMOVE_TRANSITIVE_INCLUDES)
+#if _LIBCPP_STD_VER <= 20 && !defined(_LIBCPP_REMOVE_TRANSITIVE_INCLUDES)
159
# include <type_traits>
160
#endif
161
libcxx/include/sstream
@@ -1108,7 +1108,7 @@ _LIBCPP_END_NAMESPACE_STD
1108
1109
_LIBCPP_POP_MACROS
1110
1111
1112
1113
1114
0 commit comments