mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-28 07:18:33 +00:00
Add support for libfmt-11
fmt::join was moved into fmt/ranges.h Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
93617e96c3
commit
d7c93d87be
9 changed files with 12 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
#include <cmath>
|
||||
|
||||
#include <fmt/format.h>
|
||||
#include <fmt/ranges.h>
|
||||
|
||||
#include <QApplication>
|
||||
#include <QClipboard>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue