diff --git a/include/fmt/format.h b/include/fmt/format.h index 83bcf8509778..b34fd2aea290 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -68,7 +68,7 @@ # endif # if FMT_MSC_VERSION -# include // _BitScanReverse[64], _BitScanForward[64], _umul128 +# include // _BitScanReverse[64], _umul128 # endif #endif // FMT_MODULE