clean up
This commit is contained in:
@@ -46,16 +46,14 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||||||
#include "libtorrent/escape_string.hpp"
|
#include "libtorrent/escape_string.hpp"
|
||||||
#include "libtorrent/parse_url.hpp"
|
#include "libtorrent/parse_url.hpp"
|
||||||
|
|
||||||
|
#ifdef TORRENT_WINDOWS
|
||||||
#if TORRENT_USE_WPATH
|
#if TORRENT_USE_WPATH
|
||||||
|
|
||||||
#ifdef BOOST_WINDOWS
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#endif
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "libtorrent/utf8.hpp"
|
#include "libtorrent/utf8.hpp"
|
||||||
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if TORRENT_USE_LOCALE_FILENAMES
|
#if TORRENT_USE_LOCALE_FILENAMES
|
||||||
#include <iconv.h>
|
#include <iconv.h>
|
||||||
#include <locale.h>
|
#include <locale.h>
|
||||||
|
Reference in New Issue
Block a user