diff options
Diffstat (limited to '')
-rw-r--r-- | src/fmtlib/fmt/locale.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fmtlib/fmt/locale.h b/src/fmtlib/fmt/locale.h new file mode 100644 index 0000000..7571b52 --- /dev/null +++ b/src/fmtlib/fmt/locale.h @@ -0,0 +1,2 @@ +#include "xchar.h" +#warning fmt/locale.h is deprecated, include fmt/format.h or fmt/xchar.h instead |