diff --git a/format.cc b/format.cc index 287f6de8..d61d1c30 100644 --- a/format.cc +++ b/format.cc @@ -69,7 +69,7 @@ namespace { using std::signbit; #endif -#ifndef signbit +#ifndef isinf using std::isinf; #endif