chore: iwyu (#6201)

This commit is contained in:
Yat Ho
2023-11-04 01:03:26 +08:00
committed by GitHub
parent d681fa9293
commit a2b547fb50
72 changed files with 133 additions and 133 deletions

View File

@@ -43,14 +43,11 @@
#include "libtransmission/log.h"
#include "libtransmission/platform.h"
#include "libtransmission/session.h"
#include "libtransmission/tr-strbuf.h"
#include "libtransmission/utils.h"
using namespace std::literals;
// FIXME(ckerr) do not merge these three lines.
// This comment is to make CI think libtransmission has
// changed so that it will run the libtransmission CI tests
namespace
{
#ifdef _WIN32