mirror of
https://github.com/transmission/transmission
synced 2024-12-22 07:42:37 +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:
parent
0279f37377
commit
2dcd01df1f
2 changed files with 2 additions and 1 deletions
|
@ -48,6 +48,7 @@
|
|||
|
||||
#include <fmt/chrono.h>
|
||||
#include <fmt/core.h>
|
||||
#include <fmt/ranges.h>
|
||||
|
||||
#include <algorithm>
|
||||
#include <array>
|
||||
|
|
2
third-party/fmt
vendored
2
third-party/fmt
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 67c0c0c09cf74d407d71a29c194761981614df3e
|
||||
Subproject commit 0c9fce2ffefecfdce794e1859584e25877b7b592
|
Loading…
Reference in a new issue