diff --git a/src/torrent.cpp b/src/torrent.cpp index ef93a880d..f389cc518 100755 --- a/src/torrent.cpp +++ b/src/torrent.cpp @@ -649,7 +649,7 @@ namespace libtorrent m_policy->peer_from_tracker(*host, pid); } catch (std::exception&) - {} + {}; size_type torrent::bytes_left() const {