Skip to content

Commit

Permalink
added missing #include.
Browse files Browse the repository at this point in the history
  • Loading branch information
klemens-morgenstern committed Oct 30, 2024
1 parent a220e0e commit 06b2e92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/boost/cobalt/detail/fork.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#include <boost/intrusive_ptr.hpp>

#include <coroutine>
#include <optional>

namespace boost::cobalt::detail
{
Expand Down

0 comments on commit 06b2e92

Please sign in to comment.