Skip to content

Commit

Permalink
Re-arrange headers to avoid internal errors
Browse files Browse the repository at this point in the history
  • Loading branch information
mborland committed Dec 18, 2024
1 parent 573c2f2 commit 5b66e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/boost/crypt2/hash/detail/sha_1_2_hasher_base.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
#include <cuda/std/array>
#include <cuda/std/cstdint>
#include <cuda/std/cstddef>
#include <cuda/std/type_traits>
#include <cuda/std/concepts>
#include <cuda/std/ranges>
#include <cuda/std/type_traits>

#endif

Expand Down

0 comments on commit 5b66e92

Please sign in to comment.