From dc77da563001e6374449fc8aa850edf94992fd22 Mon Sep 17 00:00:00 2001 From: arvidn Date: Mon, 21 Sep 2015 20:19:05 -0700 Subject: [PATCH] fix build --- include/libtorrent/proxy_base.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/libtorrent/proxy_base.hpp b/include/libtorrent/proxy_base.hpp index 214c9126d..37e3d0cf1 100644 --- a/include/libtorrent/proxy_base.hpp +++ b/include/libtorrent/proxy_base.hpp @@ -41,6 +41,7 @@ POSSIBILITY OF SUCH DAMAGE. #include "libtorrent/aux_/disable_warnings_push.hpp" #include +#include #include "libtorrent/aux_/disable_warnings_pop.hpp" namespace libtorrent {