diff options
Diffstat (limited to 'boost/fiber/type.hpp')
-rw-r--r-- | boost/fiber/type.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boost/fiber/type.hpp b/boost/fiber/type.hpp index 9346265856..065d22fccb 100644 --- a/boost/fiber/type.hpp +++ b/boost/fiber/type.hpp @@ -18,7 +18,6 @@ #include <boost/assert.hpp> #include <boost/config.hpp> #include <boost/context/detail/apply.hpp> -#include <boost/context/execution_context.hpp> #include <boost/context/stack_context.hpp> #include <boost/intrusive/list.hpp> #include <boost/intrusive/parent_from_member.hpp> |