mirror of
https://github.com/fmtlib/fmt.git
synced 2025-12-04 08:09:22 +01:00
Restore support for wchar_t overloads in module
This commit is contained in:
committed by
Victor Zverovich
parent
24b677d053
commit
6e2e6b796f
@@ -86,6 +86,7 @@ export module fmt;
|
||||
#include "fmt/locale.h"
|
||||
#include "fmt/chrono.h"
|
||||
#include "fmt/printf.h"
|
||||
#include "fmt/wchar.h"
|
||||
#include "fmt/os.h"
|
||||
|
||||
module : private;
|
||||
|
||||
Reference in New Issue
Block a user