mirror of
https://github.com/transmission/transmission.git
synced 2025-12-27 21:53:42 +00:00
chore: prefer fmt/core.h over fmt/format.h (#5404)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user