Skip to content

Commit dd2bae6

Browse files
committed
Removed #include <__assert>
1 parent b555432 commit dd2bae6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcxx/include/spanstream

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454

5555
// clang-format on
5656

57-
#include <__assert> // all public C++ headers provide the assertion handler
5857
#include <__concepts/convertible_to.h>
5958
#include <__config>
6059
#include <__fwd/spanstream.h>

0 commit comments

Comments
 (0)