Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1947c24

Browse files
authored
Merge pull request andreasbuhr#21 from wind85/clang
Fixed missing include.
2 parents 5734b5c + e0ac2ab commit 1947c24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/generator_tests.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#include <cppcoro/generator.hpp>
77
#include <cppcoro/on_scope_exit.hpp>
88

9+
#include <iostream>
910
#include <vector>
1011
#include <string>
1112

0 commit comments

Comments
 (0)