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"