diff --git a/examples/client_test.cpp b/examples/client_test.cpp index f3cff258b..0db894cae 100644 --- a/examples/client_test.cpp +++ b/examples/client_test.cpp @@ -59,6 +59,7 @@ POSSIBILITY OF SUCH DAMAGE. #include "libtorrent/bitfield.hpp" #include "libtorrent/file.hpp" #include "libtorrent/peer_info.hpp" +#include "libtorrent/socket_io.hpp" // print_address using boost::bind;