Skip to content

Commit 31d304c

Browse files
KernopikeYong Yang
andauthored
Fix compile error with boost 1.71.0 (#882)
boost/network/protocol/stream_handler.hpp:22:48: fatal error: boost/asio/stream_socket_service.hpp: No such file or directory Co-authored-by: Yong Yang <yong.yang@verisilicon.com>
1 parent 2db5c51 commit 31d304c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

boost/network/protocol/stream_handler.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
#include <boost/asio/detail/throw_error.hpp>
2020
#include <boost/asio/error.hpp>
2121
#include <boost/asio/io_service.hpp>
22-
#include <boost/asio/stream_socket_service.hpp>
2322
#include <cstddef>
2423

2524
#ifdef BOOST_NETWORK_ENABLE_HTTPS

0 commit comments

Comments
 (0)