diff --git a/src/search/ibf.cpp b/src/search/ibf.cpp index d896c4b..bd35868 100644 --- a/src/search/ibf.cpp +++ b/src/search/ibf.cpp @@ -12,15 +12,16 @@ #include // for get #include // for vector -#include // for set_format -#include // for field, fields -#include // for sequence_record -#include // for shape, ungapped +#include // for operator| +#include // for set_format +#include // for fields +#include // for sequence_record +#include // for shape, ungapped #include // for interleaved_bloom_filter #include // for config -#include // for minimiser_hash, operator==, operator|, minimiser_hash_fn +#include // for minimiser_hash, operator==, minimiser_hash_fn #include // for slotted_cart_queue, assert, slot_id #include // for meta, seqfile_t, record_t #include // for ibf