diff --git a/format_test.cc b/format_test.cc index 5038aab3..c7113432 100644 --- a/format_test.cc +++ b/format_test.cc @@ -44,6 +44,9 @@ #include +#undef min +#undef max + using std::size_t; using fmt::internal::Array;