mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
Remove obsolete Boost configurations.
This commit is contained in:
@@ -33,11 +33,7 @@
|
||||
#include <QString>
|
||||
|
||||
#include <boost/version.hpp>
|
||||
#if BOOST_VERSION < 103500
|
||||
#include <libtorrent/asio/ip/tcp.hpp>
|
||||
#else
|
||||
#include <boost/asio/ip/tcp.hpp>
|
||||
#endif
|
||||
|
||||
#include "reverseresolution.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user