diff --git a/include/libtorrent/peer_list.hpp b/include/libtorrent/peer_list.hpp index f3a1b7fe3..e7d1d92c5 100644 --- a/include/libtorrent/peer_list.hpp +++ b/include/libtorrent/peer_list.hpp @@ -107,7 +107,7 @@ namespace libtorrent { { public: - peer_list(torrent_peer_allocator_interface& alloc); + explicit peer_list(torrent_peer_allocator_interface& alloc); ~peer_list(); #if TORRENT_USE_I2P