fix build

This commit is contained in:
Arvid Norberg 2014-05-05 07:32:01 +00:00
parent 68b2679a16
commit 2c27f857e7
1 changed files with 1 additions and 0 deletions

View File

@ -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;