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