Skip to content

Include __just.hpp from __when_all.hpp - #2195

Open
ispeters wants to merge 1 commit into
NVIDIA:mainfrom
ispeters:fix-when-all-includes
Open

Include __just.hpp from __when_all.hpp#2195
ispeters wants to merge 1 commit into
NVIDIA:mainfrom
ispeters:fix-when-all-includes

Conversation

@ispeters

Copy link
Copy Markdown
Contributor

While analysing stdexec's internal dependency structure, I discovered that __when_all.hpp depends on stdexec::just but doesn't incude __just.hpp, breaking self-containment. This diff fixes that.

While analysing stdexec's internal dependency structure, I discovered
that `__when_all.hpp` depends on `stdexec::just` but doesn't incude
`__just.hpp`, breaking self-containment. This diff fixes that.
@copy-pr-bot

copy-pr-bot Bot commented Aug 13, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant