Skip to content

Commit b77e9bd

Browse files
committed
[FIX] missing include
1 parent a63abbb commit b77e9bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/seqan3/utility/container/dynamic_bitset.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
#include <bit>
1313
#include <istream>
14+
#include <vector>
1415

1516
#include <seqan3/core/concept/cereal.hpp>
1617
#include <seqan3/core/debug_stream/debug_stream_type.hpp>

0 commit comments

Comments
 (0)