Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

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