lib/utils: include fmt/xchar.h
Needed for 'join'
This commit is contained in:
@ -43,6 +43,7 @@
|
||||
#include <fmt/core.h>
|
||||
#include <fmt/chrono.h>
|
||||
#include <fmt/ostream.h>
|
||||
#include <fmt/xchar.h>
|
||||
|
||||
namespace Mu {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user