diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-03-24 18:07:01 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-03-24 18:07:01 +0000 |
commit | 46caca430ef8977069ad4e109e6aac359f5c68fb (patch) | |
tree | d38db35b1bf08849f3285095760382e1bd2d9764 /net-p2p/libtorrent-rasterbar-14 | |
parent | - Update to 0.18 (diff) |
- Remove boost compatibility patch, is not needed anymore after latest update
Notes
Notes:
svn path=/head/; revision=230890
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-14')
-rw-r--r-- | net-p2p/libtorrent-rasterbar-14/files/patch-include-libtorrent-disk_io_thread.hpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-p2p/libtorrent-rasterbar-14/files/patch-include-libtorrent-disk_io_thread.hpp b/net-p2p/libtorrent-rasterbar-14/files/patch-include-libtorrent-disk_io_thread.hpp deleted file mode 100644 index 1686395e5c21..000000000000 --- a/net-p2p/libtorrent-rasterbar-14/files/patch-include-libtorrent-disk_io_thread.hpp +++ /dev/null @@ -1,10 +0,0 @@ ---- include/libtorrent/disk_io_thread.hpp.orig 2008-04-06 01:18:27.000000000 +0400 -+++ include/libtorrent/disk_io_thread.hpp 2009-03-21 17:05:10.000000000 +0300 -@@ -41,6 +41,7 @@ - #include <boost/thread/thread.hpp> - #include <boost/function.hpp> - #include <boost/thread/mutex.hpp> -+#include <boost/thread/condition.hpp> - #include <boost/bind.hpp> - #include <boost/pool/pool.hpp> - #include <boost/noncopyable.hpp> |