compatibility with libfmt v11 (#6979)

* compatibility with libfmt v11

* bumping fmt from 11.0.1 to 11.0.2
This commit is contained in:
Cœur
2024-08-13 03:41:05 +02:00
committed by GitHub
parent 0279f37377
commit 2dcd01df1f
2 changed files with 2 additions and 1 deletions

View File

@@ -48,6 +48,7 @@
#include <fmt/chrono.h>
#include <fmt/core.h>
#include <fmt/ranges.h>
#include <algorithm>
#include <array>