summaryrefslogtreecommitdiff
path: root/boost/context/all.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/context/all.hpp')
-rw-r--r--boost/context/all.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/boost/context/all.hpp b/boost/context/all.hpp
index 152f299089..44b734cdb8 100644
--- a/boost/context/all.hpp
+++ b/boost/context/all.hpp
@@ -4,10 +4,10 @@
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
-#include <boost/context/fcontext.hpp>
+#include <boost/context/execution_context.hpp>
#include <boost/context/fixedsize_stack.hpp>
+#include <boost/context/pooled_fixedsize_stack.hpp>
#include <boost/context/protected_fixedsize_stack.hpp>
#include <boost/context/segmented_stack.hpp>
#include <boost/context/stack_context.hpp>
#include <boost/context/stack_traits.hpp>
-#include <boost/context/execution_context.hpp>