forked from premiere/premiere-libtorrent
Fixed compilation when TORRENT_UTP_LOG (#738)
This commit is contained in:
parent
aa0d29b67d
commit
afbfd6e890
|
@ -50,6 +50,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
#if TORRENT_UTP_LOG
|
#if TORRENT_UTP_LOG
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
#include <cinttypes> // for PRId64 et.al.
|
||||||
#include "libtorrent/socket_io.hpp"
|
#include "libtorrent/socket_io.hpp"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue