Skip to content

Commit 87cd312

Browse files
yhagerdeanberris
authored andcommitted
fix compilation with boost 1.67
1 parent 89cd805 commit 87cd312

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
@@ -18,6 +18,7 @@
1818
#include <boost/asio/detail/push_options.hpp>
1919
#include <boost/asio/detail/throw_error.hpp>
2020
#include <boost/asio/error.hpp>
21+
#include <boost/asio/io_service.hpp>
2122
#include <boost/asio/stream_socket_service.hpp>
2223
#include <cstddef>
2324

0 commit comments

Comments
 (0)