web_seed_entry needs to be exported

This commit is contained in:
arvidn 2015-12-12 21:46:05 -05:00
parent 121b686a39
commit 8416bcdd10
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ namespace libtorrent
// the web_seed_entry holds information about a web seed (also known
// as URL seed or HTTP seed). It is essentially a URL with some state
// associated with it. For more information, see `BEP 17`_ and `BEP 19`_.
struct web_seed_entry
struct TORRENT_EXPORT web_seed_entry
{
// http seeds are different from url seeds in the
// protocol they use. http seeds follows the original