Skip to content

Commit

Permalink
[MISC] Add platform.hpp include
Browse files Browse the repository at this point in the history
  • Loading branch information
eseiler committed Dec 9, 2023
1 parent 0774ef9 commit 46e5e8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/hibf/misc/partition.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
#include <cstddef>
#include <cstdint>

#include <hibf/platform.hpp>

namespace seqan::hibf
{

Expand Down

0 comments on commit 46e5e8c

Please sign in to comment.