diff --git a/test/snippet/search/dream_index/example_query_genome_region.cpp b/test/snippet/search/dream_index/example_query_genome_region.cpp index 22dc41747b..1952a3965e 100644 --- a/test/snippet/search/dream_index/example_query_genome_region.cpp +++ b/test/snippet/search/dream_index/example_query_genome_region.cpp @@ -2,11 +2,11 @@ // SPDX-FileCopyrightText: 2016-2024 Knut Reinert & MPI für molekulare Genetik // SPDX-License-Identifier: CC0-1.0 +#include #include #include -#include -#include #include +#include using namespace seqan3::literals;