diff --git a/include/libtorrent/disk_io_thread.hpp b/include/libtorrent/disk_io_thread.hpp index ef2c8a039..21e2a83ee 100644 --- a/include/libtorrent/disk_io_thread.hpp +++ b/include/libtorrent/disk_io_thread.hpp @@ -326,7 +326,7 @@ namespace libtorrent ordered_unique , &cached_piece_entry::storage_piece_pair> > , ordered_non_unique, std::greater > + , &cached_piece_entry::last_use> > > > cache_t;