fix mingw test link issue
This commit is contained in:
parent
72d4999ca4
commit
952c276dee
|
@ -84,7 +84,7 @@ namespace libtorrent
|
|||
|
||||
// this keeps track of multiple external IPs (for now, just IPv6 and IPv4, but
|
||||
// it could be extended to deal with loopback and local network addresses as well)
|
||||
struct external_ip
|
||||
struct TORRENT_EXTRA_EXPORT external_ip
|
||||
{
|
||||
// returns true if a different IP is the top vote now
|
||||
// i.e. we changed our idea of what our external IP is
|
||||
|
|
Loading…
Reference in New Issue