mirror of
https://github.com/boostorg/fiber.git
synced 2026-02-16 13:22:17 +00:00
add missing header in operations.hpp
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include <boost/fiber/context.hpp>
|
||||
#include <boost/fiber/detail/config.hpp>
|
||||
#include <boost/fiber/detail/convert.hpp>
|
||||
#include <boost/fiber/fiber.hpp>
|
||||
|
||||
#ifdef BOOST_HAS_ABI_HEADERS
|
||||
# include BOOST_ABI_PREFIX
|
||||
|
||||
Reference in New Issue
Block a user