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 44b734cdb8..193eefb937 100644
--- a/boost/context/all.hpp
+++ b/boost/context/all.hpp
@@ -1,10 +1,10 @@
-// Copyright Oliver Kowalke 2014.
+// Copyright Oliver Kowalke 2016.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
-#include <boost/context/execution_context.hpp>
+#include <boost/context/continuation.hpp>
#include <boost/context/fixedsize_stack.hpp>
#include <boost/context/pooled_fixedsize_stack.hpp>
#include <boost/context/protected_fixedsize_stack.hpp>