Advertisement
Guest User

boost-154.patch

a guest
Sep 1st, 2013
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. --- libtorrent-rasterbar-0.16.10/include/libtorrent/disk_buffer_pool.hpp~ 2013-07-11 07:37:03.057798742 +0000
  2. +++ libtorrent-rasterbar-0.16.10/include/libtorrent/disk_buffer_pool.hpp 2013-07-11 07:37:27.110960260 +0000
  3. @@ -33,6 +33,8 @@
  4. #ifndef TORRENT_DISK_BUFFER_POOL
  5. #define TORRENT_DISK_BUFFER_POOL
  6.  
  7. +#include <boost/noncopyable.hpp>
  8. +
  9. #include "libtorrent/config.hpp"
  10. #include "libtorrent/thread.hpp"
  11. #include "libtorrent/session_settings.hpp"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement