Skip to content

Commit cbb10e6

Browse files
committed
Build: fix build with Boost 1.66.0
1 parent 2cb82ec commit cbb10e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boost/network/protocol/stream_handler.hpp

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

2425
#ifdef BOOST_NETWORK_ENABLE_HTTPS

0 commit comments

Comments
 (0)