We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 556651d commit d83ee93Copy full SHA for d83ee93
1 file changed
lib/build.cake
@@ -29,6 +29,7 @@ includes = cake.path.join(env.expand('${CPPCORO}'), 'include', 'cppcoro', [
29
'single_consumer_event.hpp',
30
'single_consumer_async_auto_reset_event.hpp',
31
'sync_wait.hpp',
32
+ 'task.hpp',
33
'io_service.hpp',
34
'config.hpp',
35
'on_scope_exit.hpp',
0 commit comments