mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Remove useless includes.
This commit is contained in:
parent
a8766058f3
commit
89726d4566
1 changed files with 0 additions and 2 deletions
|
@ -76,8 +76,6 @@ const int UNLEN = 256;
|
||||||
#else
|
#else
|
||||||
#include <libtorrent/sha1_hash.hpp>
|
#include <libtorrent/sha1_hash.hpp>
|
||||||
#endif
|
#endif
|
||||||
#include <libtorrent/escape_string.hpp>
|
|
||||||
#include <libtorrent/lazy_entry.hpp>
|
|
||||||
#include <libtorrent/magnet_uri.hpp>
|
#include <libtorrent/magnet_uri.hpp>
|
||||||
|
|
||||||
using namespace libtorrent;
|
using namespace libtorrent;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue