Go to the documentation of this file. 22 #ifndef NDN_NET_ASIO_FWD_HPP 23 #define NDN_NET_ASIO_FWD_HPP 25 #include <boost/version.hpp> 27 #if BOOST_VERSION >= 106600 29 #include <boost/asio/ts/netfwd.hpp> 33 using io_service = io_context;
45 #endif // BOOST_VERSION >= 106600 47 #endif // NDN_NET_ASIO_FWD_HPP