Skip to content

Commit

Permalink
remove #include <thrust/optional.h>
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed Feb 26, 2024
1 parent 91fbcb7 commit c4c8f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/include/raft/core/device_resources_manager.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <rmm/cuda_stream_pool.hpp>
#include <rmm/mr/device/cuda_memory_resource.hpp>
#include <rmm/mr/device/per_device_resource.hpp>
#include <thrust/optional.h>

namespace raft {

/**
Expand Down

0 comments on commit c4c8f13

Please sign in to comment.