Attempt fixing windows build
This commit is contained in:
parent
065e27b5f5
commit
2021a0c048
|
@ -166,7 +166,7 @@ namespace libtorrent
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// the port this peer is or was connected on
|
// the port this peer is or was connected on
|
||||||
uint16_t port;
|
boost::uint16_t port;
|
||||||
|
|
||||||
// the number of failed connection attempts
|
// the number of failed connection attempts
|
||||||
// this peer has
|
// this peer has
|
||||||
|
|
Loading…
Reference in New Issue