mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 15:37:26 -06:00
Fix compilation on Windows (Remove using namespace libtorrent; from headers)
This commit is contained in:
@@ -46,8 +46,6 @@
|
||||
#include <boost/asio/ip/tcp.hpp>
|
||||
#endif
|
||||
|
||||
using namespace libtorrent;
|
||||
|
||||
const int MAX_THREADS = 20;
|
||||
const int CACHE_SIZE = 500;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user