Fix the build.

This commit is contained in:
Victor Zverovich 2014-07-29 07:19:54 -07:00
parent d8b9f413fe
commit 481c313df5

View File

@ -69,7 +69,7 @@ namespace {
using std::signbit;
#endif
#ifndef signbit
#ifndef isinf
using std::isinf;
#endif