Skip to content

Commit

Permalink
Remove unused header
Browse files Browse the repository at this point in the history
  • Loading branch information
PointKernel committed Dec 20, 2024
1 parent b2b28a2 commit 36b9322
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp/src/text/minhash.cu
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@

#include <cooperative_groups.h>
#include <cuda/atomic>
#include <cuda/std/functional>
#include <cuda/std/limits>
#include <thrust/binary_search.h>
#include <thrust/execution_policy.h>
Expand Down

0 comments on commit 36b9322

Please sign in to comment.