Skip to content

Commit

Permalink
Removed #include <__assert>
Browse files Browse the repository at this point in the history
  • Loading branch information
H-G-Hristov committed Jul 29, 2024
1 parent b555432 commit dd2bae6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libcxx/include/spanstream
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@

// clang-format on

#include <__assert> // all public C++ headers provide the assertion handler
#include <__concepts/convertible_to.h>
#include <__config>
#include <__fwd/spanstream.h>
Expand Down

0 comments on commit dd2bae6

Please sign in to comment.