- #ifndef BOOST_CORE_YIELD_PRIMITIVES_HPP_INCLUDED
- #define BOOST_CORE_YIELD_PRIMITIVES_HPP_INCLUDED
- #include <boost/core/detail/sp_thread_pause.hpp>
- #include <boost/core/detail/sp_thread_yield.hpp>
- #include <boost/core/detail/sp_thread_sleep.hpp>
- #endif
|