Skip to content

Include <thrust/for_each.h> where it is used#2883

Merged
rapids-bot[bot] merged 1 commit intorapidsai:mainfrom
bdice:thrust-for_each
Dec 2, 2025
Merged

Include <thrust/for_each.h> where it is used#2883
rapids-bot[bot] merged 1 commit intorapidsai:mainfrom
bdice:thrust-for_each

Conversation

@bdice
Copy link
Copy Markdown
Contributor

@bdice bdice commented Dec 1, 2025

There were several files where thrust::for_each was used without including the corresponding header.

This fixes some compilation issues observed with CCCL 3.2.

@bdice bdice requested a review from a team as a code owner December 1, 2025 21:58
@bdice bdice added bug Something isn't working non-breaking Non-breaking change labels Dec 1, 2025
@bdice bdice self-assigned this Dec 1, 2025
@bdice bdice changed the title Include <thrust/for_each.h> where it is used Include <thrust/for_each.h> where it is used Dec 1, 2025
@divyegala
Copy link
Copy Markdown
Member

/merge

@rapids-bot rapids-bot bot merged commit c832eec into rapidsai:main Dec 2, 2025
191 of 198 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Non-breaking change

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants