diff --git a/format.cc b/format.cc index 37f07a1a..ae38e0da 100644 --- a/format.cc +++ b/format.cc @@ -37,6 +37,8 @@ #include #include +using fmt::ULongLong; + namespace { #ifndef _MSC_VER