forked from premiere/premiere-libtorrent
fix build
This commit is contained in:
parent
68b2679a16
commit
2c27f857e7
|
@ -97,6 +97,7 @@ typedef boost::uint16_t UTF16;
|
|||
typedef boost::uint8_t UTF8;
|
||||
extern "C" {
|
||||
#else
|
||||
#define TORRENT_EXTRA_EXPORT
|
||||
#ifdef _MSC_VER
|
||||
// msvc doesn't seem to have stdint.h
|
||||
typedef unsigned __int32 UTF32;
|
||||
|
|
Loading…
Reference in New Issue