refactor: fix recent sonarcloud warnings (#3593)

This commit is contained in:
Charles Kerr
2022-08-05 20:37:21 -05:00
committed by GitHub
parent 868fc1ab78
commit 90f08f4fa1
16 changed files with 26 additions and 31 deletions

View File

@@ -11,8 +11,9 @@
#include <string_view>
#include <utility>
#include <fmt/format.h>
#include "tr-macros.h" // tr_sha1_digest_t
#include "tr-strbuf.h" // tr_urlbuf
struct evbuffer;