forked from premiere/premiere-libtorrent
fix build
This commit is contained in:
parent
3d54c02450
commit
2b9cd9bfde
|
@ -36,7 +36,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
using namespace libtorrent;
|
using namespace libtorrent;
|
||||||
|
|
||||||
const int proxy = libtorrent::proxy_settings::socks5;
|
const int proxy = libtorrent::settings_pack::socks5;
|
||||||
|
|
||||||
TORRENT_TEST(web_seed_socks5_no_peers_ssl)
|
TORRENT_TEST(web_seed_socks5_no_peers_ssl)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue