fixed missing TORRENT_EXPORT

This commit is contained in:
Arvid Norberg 2012-02-16 07:26:45 +00:00
parent 238622c3d1
commit 47bd771fd4
1 changed files with 1 additions and 1 deletions

View File

@ -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