Skip to content

[ENH] Add missing include of thrust/optional.h#3493

Merged
rapids-bot[bot] merged 2 commits intorapidsai:branch-23.06from
ahendriksen:enh-add-missing-includes
Apr 18, 2023
Merged

[ENH] Add missing include of thrust/optional.h#3493
rapids-bot[bot] merged 2 commits intorapidsai:branch-23.06from
ahendriksen:enh-add-missing-includes

Conversation

@ahendriksen
Copy link
Contributor

Some files use thrust::nullopt_t but not do not include thrust/optional.h . This PR fixes that.

The missing include was surfaced by #3490

This PR is necessary to prevent breakage when rapidsai/raft#1415 is merged.

@ahendriksen ahendriksen requested a review from a team as a code owner April 17, 2023 15:48
@ChuckHastings ChuckHastings added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Apr 17, 2023
@ChuckHastings ChuckHastings added this to the 23.06 milestone Apr 17, 2023
@ChuckHastings
Copy link
Collaborator

/merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants