mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 06:01:33 -06:00
Remove unused header
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
|
||||
#include "infohash.h"
|
||||
|
||||
#include <QHash>
|
||||
|
||||
const int TorrentIDTypeId = qRegisterMetaType<BitTorrent::TorrentID>();
|
||||
|
||||
BitTorrent::InfoHash::InfoHash(const WrappedType &nativeHash)
|
||||
|
||||
@@ -33,7 +33,6 @@
|
||||
#endif
|
||||
|
||||
#include <QtGlobal>
|
||||
#include <QHash>
|
||||
#include <QMetaType>
|
||||
|
||||
#include "base/digest32.h"
|
||||
|
||||
Reference in New Issue
Block a user