forked from premiere/premiere-libtorrent
merge fix from RC_0_16
This commit is contained in:
parent
fdc25967c2
commit
f877c8b7f5
|
@ -32,6 +32,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||
|
||||
#include "libtorrent/config.hpp"
|
||||
#include "libtorrent/string_util.hpp"
|
||||
#include "libtorrent/random.hpp"
|
||||
|
||||
#include <stdlib.h> // for malloc/free
|
||||
#include <string.h> // for strcpy/strlen
|
||||
|
|
Loading…
Reference in New Issue