diff --git a/include/fmt/format.h b/include/fmt/format.h index 01f41f5c..208a58d0 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -35,6 +35,7 @@ #include "core.h" +#pragma warning(disable:4189) #include #include #include