Skip to content

Commit 3e377d0

Browse files
authored
Merge pull request #2195 from ispeters/fix-when-all-includes
Include __just.hpp from __when_all.hpp
2 parents 8ea2258 + 72ec4cd commit 3e377d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/stdexec/__detail/__when_all.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ import stdexec;
3333
# include "__domain.hpp"
3434
# include "__env.hpp"
3535
# include "__into_variant.hpp"
36+
# include "__just.hpp"
3637
# include "__meta.hpp"
3738
# include "__optional.hpp"
3839
# include "__schedulers.hpp"

0 commit comments

Comments
 (0)