Deprecate locale.h

This commit is contained in:
Victor Zverovich
2021-05-22 08:02:45 -07:00
parent 51f0178625
commit 703005c8ba
9 changed files with 252 additions and 241 deletions

View File

@@ -11,7 +11,6 @@
#include "fmt/chrono.h"
#include "fmt/color.h"
#include "fmt/format.h"
#include "fmt/locale.h"
#include "fmt/ostream.h"
#include "fmt/ranges.h"
#include "fmt/wchar.h"