mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
Remove libtorrentfwd.h
This commit is contained in:
parent
3955eef50d
commit
5aaf040300
7 changed files with 8 additions and 87 deletions
|
@ -32,6 +32,8 @@
|
|||
|
||||
#include <vector>
|
||||
|
||||
#include <libtorrent/fwd.hpp>
|
||||
|
||||
#include <QElapsedTimer>
|
||||
#include <QFile>
|
||||
#include <QHash>
|
||||
|
@ -43,7 +45,6 @@
|
|||
#include "base/settingvalue.h"
|
||||
#include "base/tristatebool.h"
|
||||
#include "base/types.h"
|
||||
#include "private/libtorrentfwd.h"
|
||||
#include "addtorrentparams.h"
|
||||
#include "cachestatus.h"
|
||||
#include "sessionstatus.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue