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

@@ -13,7 +13,7 @@
#include <fmt/core.h>
#include "tr-macros.h" // tr_sha1_digest_t
#include "libtransmission/tr-macros.h" // tr_sha1_digest_t
/** @brief convenience function to determine if an address is an IP address (IPv4 or IPv6) */
bool tr_addressIsIP(char const* address);