2
0
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:
Oliver Kowalke
2014-03-18 18:59:15 +01:00
parent 6526dc5835
commit 7be95bfd80

View File

@@ -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