mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Remove obsolete Boost configurations.
This commit is contained in:
parent
0209a9f41d
commit
8f1f57afe4
2 changed files with 0 additions and 8 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue