diff --git a/format.cc b/format.cc index 07e630d5..d64861aa 100644 --- a/format.cc +++ b/format.cc @@ -36,12 +36,10 @@ #include #ifdef _WIN32 -# define WIN32_LEAN_AND_MEAN # ifdef __MINGW32__ # include # endif # include -# undef ERROR #endif using fmt::internal::Arg;