Skip to content

Commit

Permalink
Fix the build.
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaut committed Jul 29, 2014
1 parent d8b9f41 commit 481c313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion format.cc
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ namespace {
using std::signbit;
#endif

#ifndef signbit
#ifndef isinf
using std::isinf;
#endif

Expand Down

0 comments on commit 481c313

Please sign in to comment.