Skip to content

Commit

Permalink
[CUDA] Remove unused headers for CCCL 2.4 compat (dmlc#7329)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfbalin authored Apr 20, 2024
1 parent b68a2fc commit 7de2e51
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/array/cuda/labor_sampling.cu
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@
#include <type_traits>
#include <utility>

#include "../../array/cuda/atomic.cuh"
#include "../../array/cuda/utils.h"
#include "../../graph/transform/cuda/cuda_map_edges.cuh"
#include "../../random/continuous_seed.h"
#include "../../runtime/cuda/cuda_common.h"
#include "./functor.cuh"
Expand Down

0 comments on commit 7de2e51

Please sign in to comment.