chore: iwyu (#5746)

This commit is contained in:
tearfur
2023-07-08 23:24:03 +08:00
committed by GitHub
parent 82f08420fd
commit 5ec4ca550e
167 changed files with 819 additions and 458 deletions

View File

@@ -20,8 +20,6 @@
#include "file.h" // tr_sys_file_t
#include "lru-cache.h"
struct tr_session;
// A pool of open files that are cached while reading / writing torrents' data
class tr_open_files
{