From 2021a0c048d1747fa56a14f07fa872b82e9b37b2 Mon Sep 17 00:00:00 2001 From: Andrew Resch Date: Thu, 17 Jul 2008 22:55:19 +0000 Subject: [PATCH] Attempt fixing windows build --- libtorrent/include/libtorrent/policy.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtorrent/include/libtorrent/policy.hpp b/libtorrent/include/libtorrent/policy.hpp index 1a345f879..500d59e4d 100644 --- a/libtorrent/include/libtorrent/policy.hpp +++ b/libtorrent/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