Commit e023c2e 1 parent 2cdd844 commit e023c2e Copy full SHA for e023c2e
File tree 2 files changed +0
-6
lines changed
include/beman/execution26/detail
2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 4
4
#ifndef INCLUDED_BEMAN_EXECUTION26_DETAIL_AS_AWAITABLE
5
5
#define INCLUDED_BEMAN_EXECUTION26_DETAIL_AS_AWAITABLE
6
6
7
- #include < beman/execution26/detail/as_awaitable.hpp>
8
7
#include < beman/execution26/detail/awaitable_sender.hpp>
9
8
#include < beman/execution26/detail/is_awaitable.hpp>
10
9
#include < beman/execution26/detail/sender_awaitable.hpp>
Original file line number Diff line number Diff line change 4
4
#ifndef INCLUDED_BEMAN_EXECUTION26_DETAIL_SENDER_AWAITABLE
5
5
#define INCLUDED_BEMAN_EXECUTION26_DETAIL_SENDER_AWAITABLE
6
6
7
- #include < beman/execution26/detail/as_awaitable.hpp>
8
7
#include < beman/execution26/detail/as_except_ptr.hpp>
9
8
#include < beman/execution26/detail/connect_result_t.hpp>
10
9
#include < beman/execution26/detail/connect.hpp>
11
- #include < beman/execution26/detail/env_promise.hpp>
12
10
#include < beman/execution26/detail/fwd_env.hpp>
13
11
#include < beman/execution26/detail/get_env.hpp>
14
- #include < beman/execution26/detail/is_awaitable.hpp>
15
12
#include < beman/execution26/detail/single_sender_value_type.hpp>
16
- #include < beman/execution26/detail/single_sender.hpp>
17
13
#include < beman/execution26/detail/start.hpp>
18
- #include < beman/execution26/detail/unspecified_promise.hpp>
19
14
20
15
#include < concepts>
21
16
#include < coroutine>
You can’t perform that action at this time.
0 commit comments