mirror of
https://github.com/transmission/transmission.git
synced 2025-12-20 10:28:32 +00:00
compatibility with libfmt v11 (#6979)
* compatibility with libfmt v11 * bumping fmt from 11.0.1 to 11.0.2
This commit is contained in:
@@ -48,6 +48,7 @@
|
|||||||
|
|
||||||
#include <fmt/chrono.h>
|
#include <fmt/chrono.h>
|
||||||
#include <fmt/core.h>
|
#include <fmt/core.h>
|
||||||
|
#include <fmt/ranges.h>
|
||||||
|
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <array>
|
#include <array>
|
||||||
|
|||||||
2
third-party/fmt
vendored
2
third-party/fmt
vendored
Submodule third-party/fmt updated: 67c0c0c09c...0c9fce2ffe
Reference in New Issue
Block a user