mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 22:22:33 -06:00
Use Qt provided forward declaration header
This commit is contained in:
committed by
sledgehammer999
parent
2fe698ee60
commit
5a96e1fc7a
@@ -30,9 +30,7 @@
|
||||
#define BASE_UTILS_NET_H
|
||||
|
||||
#include <QHostAddress>
|
||||
#include <QList>
|
||||
#include <QPair>
|
||||
#include <QVector>
|
||||
#include <QtContainerFwd>
|
||||
|
||||
class QSslCertificate;
|
||||
class QSslKey;
|
||||
|
||||
Reference in New Issue
Block a user