Skip to content

Commit 1d8231e

Browse files
committed
Merge branch 'fix_exception_include'
2 parents 0773fd7 + f6139af commit 1d8231e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/cppcoro/detail/when_all_task.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
#include <cppcoro/coroutine.hpp>
1414
#include <cassert>
15+
#include <exception>
1516

1617
namespace cppcoro
1718
{

0 commit comments

Comments
 (0)