mirror of
https://github.com/boostorg/fiber.git
synced 2026-02-18 14:02:18 +00:00
include header fiber_base.hpp instead of notify.hpp
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
#include <boost/fiber/algorithm.hpp>
|
||||
#include <boost/fiber/detail/config.hpp>
|
||||
#include <boost/fiber/detail/notify.hpp>
|
||||
#include <boost/fiber/detail/fiber_base.hpp>
|
||||
#include <boost/fiber/round_robin.hpp>
|
||||
|
||||
#ifdef BOOST_HAS_ABI_HEADERS
|
||||
|
||||
Reference in New Issue
Block a user