mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 01:33:07 -07:00
Cleanup header inclusion
This commit is contained in:
parent
5b82b681cb
commit
48d358872f
5 changed files with 2 additions and 7 deletions
|
@ -29,10 +29,10 @@
|
|||
#ifndef BASE_UTILS_NET_H
|
||||
#define BASE_UTILS_NET_H
|
||||
|
||||
#include <QHostAddress>
|
||||
#include <QList>
|
||||
#include <QPair>
|
||||
|
||||
class QHostAddress;
|
||||
class QString;
|
||||
|
||||
namespace Utils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue