summaryrefslogtreecommitdiff
path: root/package/libtorrent/patches/patch-src_net_address_list_cc
blob: 4f888d13d3ed064830e21d8077aecc1b505c722c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
--- libtorrent-0.12.2.orig/src/net/address_list.cc	2008-05-07 14:19:12.000000000 +0200
+++ libtorrent-0.12.2/src/net/address_list.cc	2008-12-14 21:47:24.000000000 +0100
@@ -38,6 +38,8 @@
 
 #include <rak/functional.h>
 
+#include <algorithm>
+
 #include "download/download_info.h"  // for SocketAddressCompact
 
 #include "address_list.h"