chore: prefer fmt/core.h over fmt/format.h (#5404)

This commit is contained in:
Charles Kerr
2023-04-16 15:34:19 -05:00
committed by GitHub
parent 3af9645615
commit 7d86d67bc7
52 changed files with 43 additions and 52 deletions

View File

@@ -11,7 +11,7 @@
#include <string_view>
#include <utility>
#include <fmt/format.h>
#include <fmt/core.h>
#include "tr-macros.h" // tr_sha1_digest_t