feature(Core/Chat): allow fmt-chrono formatting (#19794)
This commit is contained in:
parent
a7d7e78fed
commit
1fd59e2831
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
#define _STRING_FORMAT_H_
|
||||
|
||||
#include "Define.h"
|
||||
#include <fmt/chrono.h>
|
||||
#include <fmt/format.h>
|
||||
#include <fmt/printf.h>
|
||||
#include <locale>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue