diff --git a/format.cc b/format.cc index 007f235c..19779696 100644 --- a/format.cc +++ b/format.cc @@ -42,6 +42,7 @@ #ifdef _WIN32 # include +# undef ERROR #endif using fmt::ULongLong;