From 33ecbc1056b9f17e8e6354faa929d0258687a95e Mon Sep 17 00:00:00 2001 From: Saad Ahmed <65092551+SaadAhmedGit@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:40:02 +0500 Subject: [PATCH] Update locale.h --- include/fmt/locale.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/fmt/locale.h b/include/fmt/locale.h index 7571b526..5cf20e9f 100644 --- a/include/fmt/locale.h +++ b/include/fmt/locale.h @@ -1,2 +1,2 @@ #include "xchar.h" -#warning fmt/locale.h is deprecated, include fmt/format.h or fmt/xchar.h instead +//warning fmt/locale.h is deprecated, include fmt/format.h or fmt/xchar.h instead