lib/utils: include fmt/xchar.h

Needed for 'join'
This commit is contained in:
Dirk-Jan C. Binnema
2024-12-06 20:14:11 +02:00
parent 030daeed52
commit 646ad2e840

View File

@ -43,6 +43,7 @@
#include <fmt/core.h>
#include <fmt/chrono.h>
#include <fmt/ostream.h>
#include <fmt/xchar.h>
namespace Mu {