Skip to content

Commit

Permalink
[INFRA] Remove SDSL
Browse files Browse the repository at this point in the history
  • Loading branch information
eseiler committed Oct 27, 2023
1 parent 7116f06 commit ca9c8ad
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
# SPDX-FileCopyrightText: 2016-2023, Knut Reinert & MPI für molekulare Genetik
# SPDX-License-Identifier: CC0-1.0

[submodule "submodules/sdsl-lite"]
path = submodules/sdsl-lite
url = https://github.com/xxsds/sdsl-lite.git
[submodule "submodules/cereal"]
path = submodules/cereal
url = https://github.com/USCiLab/cereal.git
Expand Down
2 changes: 0 additions & 2 deletions src/interleaved_bloom_filter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
#include <hibf/interleaved_bloom_filter.hpp> // for interleaved_bloom_filter, bin_count, bin_index, bin_size, hash_...
#include <hibf/platform.hpp> // for HIBF_COMPILER_IS_GCC

#include <sdsl/int_vector.hpp> // for bit_vector

namespace seqan::hibf
{

Expand Down
1 change: 0 additions & 1 deletion submodules/sdsl-lite
Submodule sdsl-lite deleted from b1fdb6

0 comments on commit ca9c8ad

Please sign in to comment.