diff options
Diffstat (limited to 'net-libs/rb_libtorrent/files/rb_libtorrent-0.14.12_boost-1.45.patch')
-rw-r--r-- | net-libs/rb_libtorrent/files/rb_libtorrent-0.14.12_boost-1.45.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net-libs/rb_libtorrent/files/rb_libtorrent-0.14.12_boost-1.45.patch b/net-libs/rb_libtorrent/files/rb_libtorrent-0.14.12_boost-1.45.patch deleted file mode 100644 index 7dbf230..0000000 --- a/net-libs/rb_libtorrent/files/rb_libtorrent-0.14.12_boost-1.45.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: libtorrent-rasterbar-0.14.12/include/libtorrent/udp_socket.hpp -=================================================================== ---- libtorrent-rasterbar-0.14.12.orig/include/libtorrent/udp_socket.hpp -+++ libtorrent-rasterbar-0.14.12/include/libtorrent/udp_socket.hpp -@@ -37,7 +37,7 @@ POSSIBILITY OF SUCH DAMAGE. - #include "libtorrent/buffer.hpp" - #include "libtorrent/session_settings.hpp" - --#include <vector> -+#include <list> - #include <boost/function.hpp> - #include <boost/thread/mutex.hpp> - |