msvc build fixes and warning fixes
This commit is contained in:
@@ -84,7 +84,7 @@ namespace libtorrent
|
||||
action_t action;
|
||||
|
||||
char* buffer;
|
||||
size_type buffer_size;
|
||||
int buffer_size;
|
||||
boost::intrusive_ptr<piece_manager> storage;
|
||||
// arguments used for read and write
|
||||
int piece, offset;
|
||||
|
Reference in New Issue
Block a user