Browse Source

Remove useless includes.

adaptive-webui-19844
sledgehammer999 10 years ago
parent
commit
89726d4566
  1. 2
      src/misc.cpp

2
src/misc.cpp

@ -76,8 +76,6 @@ const int UNLEN = 256; @@ -76,8 +76,6 @@ const int UNLEN = 256;
#else
#include <libtorrent/sha1_hash.hpp>
#endif
#include <libtorrent/escape_string.hpp>
#include <libtorrent/lazy_entry.hpp>
#include <libtorrent/magnet_uri.hpp>
using namespace libtorrent;

Loading…
Cancel
Save