Skip to content

Commit 49d86d6

Browse files
TianpinganCodesire-Deng
authored andcommitted
fix(co): include the <vector> header file
1 parent 106d3e6 commit 49d86d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/co_context/co/when_any.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
#include <type_traits>
1515
#include <utility>
1616
#include <variant>
17+
#include <vector>
1718

1819
namespace co_context {
1920

0 commit comments

Comments
 (0)