From 14c9d8d7e9d1566a02def0f6d6fdad626372bd78 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Fri, 22 Jun 2012 02:33:07 +0000 Subject: [PATCH] fix build issue --- include/libtorrent/udp_socket.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/libtorrent/udp_socket.hpp b/include/libtorrent/udp_socket.hpp index 156d4045b..1be888720 100644 --- a/include/libtorrent/udp_socket.hpp +++ b/include/libtorrent/udp_socket.hpp @@ -43,6 +43,7 @@ POSSIBILITY OF SUCH DAMAGE. #include #include +#include namespace libtorrent {