Apply forward declaration

Follow up 525692759d.
PR #17621.
This commit is contained in:
Chocobo1
2022-08-28 13:25:38 +08:00
committed by GitHub
parent 525692759d
commit f6e2715f4a
6 changed files with 15 additions and 24 deletions

View File

@@ -48,6 +48,7 @@
#include "base/bittorrent/peerinfo.h"
#include "base/bittorrent/session.h"
#include "base/bittorrent/torrent.h"
#include "base/bittorrent/torrentinfo.h"
#include "base/global.h"
#include "base/logger.h"
#include "base/net/geoipmanager.h"