mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-11 04:39:58 +08:00
Remove deprecated locale.h from module interface unit
This commit is contained in:
parent
c04a24399a
commit
b99c2bd345
@ -83,7 +83,6 @@ export module fmt;
|
|||||||
#include "fmt/args.h"
|
#include "fmt/args.h"
|
||||||
#include "fmt/color.h"
|
#include "fmt/color.h"
|
||||||
#include "fmt/compile.h"
|
#include "fmt/compile.h"
|
||||||
#include "fmt/locale.h"
|
|
||||||
#include "fmt/chrono.h"
|
#include "fmt/chrono.h"
|
||||||
#include "fmt/printf.h"
|
#include "fmt/printf.h"
|
||||||
#include "fmt/wchar.h"
|
#include "fmt/wchar.h"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user