Skip to content

Commit

Permalink
remove unnecessary include
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Li authored and Samuel Li committed Apr 24, 2024
1 parent 9206175 commit a565e18
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/SPECK_FLT.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
#include <cstring>
#include <numeric>

#if defined __cpp_lib_bitops
#include <bit>
#endif

template <typename T>
void sperr::SPECK_FLT::copy_data(const T* p, size_t len)
{
Expand Down

0 comments on commit a565e18

Please sign in to comment.