diff --git a/include/libtorrent/torrent_handle.hpp b/include/libtorrent/torrent_handle.hpp index 6752ab19b..55b02a573 100644 --- a/include/libtorrent/torrent_handle.hpp +++ b/include/libtorrent/torrent_handle.hpp @@ -71,7 +71,7 @@ namespace libtorrent struct peer_list_entry; struct torrent_status; - std::size_t hash_value(torrent_status const& ts); + TORRENT_EXPORT std::size_t hash_value(torrent_status const& ts); #ifndef BOOST_NO_EXCEPTIONS // for compatibility with 0.14