Skip to content

Commit

Permalink
remove local forced_unwind
Browse files Browse the repository at this point in the history
  • Loading branch information
olk committed Apr 24, 2020
1 parent c63e915 commit 6523d31
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 39 deletions.
37 changes: 0 additions & 37 deletions include/boost/coroutine2/detail/forced_unwind.hpp

This file was deleted.

1 change: 0 additions & 1 deletion include/boost/coroutine2/detail/pull_control_block_cc.ipp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
#include <boost/context/fiber.hpp>

#include <boost/coroutine2/detail/config.hpp>
#include <boost/coroutine2/detail/forced_unwind.hpp>
#include <boost/coroutine2/detail/wrap.hpp>

#ifdef BOOST_HAS_ABI_HEADERS
Expand Down
1 change: 0 additions & 1 deletion include/boost/coroutine2/detail/push_control_block_cc.ipp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#include <boost/context/fiber.hpp>

#include <boost/coroutine2/detail/config.hpp>
#include <boost/coroutine2/detail/forced_unwind.hpp>
#include <boost/coroutine2/detail/wrap.hpp>

#ifdef BOOST_HAS_ABI_HEADERS
Expand Down

0 comments on commit 6523d31

Please sign in to comment.