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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 15 additions and 24 deletions

View file

@ -43,6 +43,7 @@
#include <iphlpapi.h>
#endif
#include <libtorrent/add_torrent_params.hpp>
#include <libtorrent/alert_types.hpp>
#include <libtorrent/error_code.hpp>
#include <libtorrent/extensions/smart_ban.hpp>