Skip to content

Commit

Permalink
Fix for msvc
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunday111 committed Nov 10, 2024
1 parent a8f53e8 commit c8a7e24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/ass/bit_span.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

#include <bit>
#include <cassert>
#include <functional>
#include <span>
#include <vector>

Expand Down

0 comments on commit c8a7e24

Please sign in to comment.