Go to the documentation of this file. 22 #ifndef NDN_DETAIL_ASIO_FWD_HPP 23 #define NDN_DETAIL_ASIO_FWD_HPP 25 #include <boost/version.hpp> 30 #if BOOST_VERSION >= 106600 32 using io_service = io_context;
35 #endif // BOOST_VERSION >= 106600 40 #endif // NDN_DETAIL_ASIO_FWD_HPP