mirror of
https://github.com/boostorg/context.git
synced 2026-01-19 04:02:17 +00:00
remove execution_context.hpp from contiunation.cpp
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
#include "boost/context/continuation_ucontext.hpp"
|
||||
#elif defined(BOOST_USE_WINFIB)
|
||||
#include "boost/context/continuation_winfib.hpp"
|
||||
#else
|
||||
#include "boost/context/execution_context.hpp"
|
||||
#endif
|
||||
|
||||
#include <boost/config.hpp>
|
||||
|
||||
Reference in New Issue
Block a user