Skip to content

Commit b42e7bf

Browse files
authored
Include functional header for reference_wrapper
1 parent f469d59 commit b42e7bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/lambda_coroutines/lambda_coroutines.hpp

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#define LAMBDA_COROUTINES_HPP
33

44
#include <cstddef>
5+
#include <functional>
56
#include <optional>
67
#include <utility>
78

0 commit comments

Comments
 (0)