forked from premiere/premiere-libtorrent
merged fixes from release branch
This commit is contained in:
parent
bcbe165aee
commit
728b0f219b
|
@ -33,6 +33,10 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||
#include "libtorrent/file.hpp"
|
||||
#include "libtorrent/utf8.hpp"
|
||||
|
||||
#ifdef UNICODE
|
||||
#include "libtorrent/storage.hpp"
|
||||
#endif
|
||||
|
||||
#include <sstream>
|
||||
#include <windows.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue