From 755567a7a04b57fd8f3c36f8fc7a1a6553e17d57 Mon Sep 17 00:00:00 2001 From: Andrew Resch Date: Thu, 17 Jul 2008 23:56:58 +0000 Subject: [PATCH] Fix building with msvc --- include/libtorrent/policy.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/libtorrent/policy.hpp b/include/libtorrent/policy.hpp index 1a345f879..500d59e4d 100644 --- a/include/libtorrent/policy.hpp +++ b/include/libtorrent/policy.hpp @@ -166,7 +166,7 @@ namespace libtorrent #endif // the port this peer is or was connected on - uint16_t port; + boost::uint16_t port; // the number of failed connection attempts // this peer has