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

Add missing #include <cstdint> #2540

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

jakirkham
Copy link
Member

This is needed to define uint64_t later on.

This is needed to define `uint64_t` later on.
@jakirkham jakirkham requested a review from a team as a code owner January 14, 2025 03:48
@github-actions github-actions bot added the cpp label Jan 14, 2025
@cjnolet cjnolet added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jan 15, 2025
@cjnolet
Copy link
Member

cjnolet commented Jan 15, 2025

/merge

@rapids-bot rapids-bot bot merged commit 32e918b into rapidsai:branch-25.02 Jan 15, 2025
73 checks passed
@jakirkham jakirkham deleted the add_missing_cstdint branch January 15, 2025 16:33
@jakirkham
Copy link
Member Author

Thank you both! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp 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.

3 participants