post-receive-email restauration test 2.

This commit is contained in:
Jean-Paul Chaput 2015-02-02 00:39:49 +01:00
parent f4e1dd1fb8
commit 4fd34a85a1
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ namespace {
using coloquinte::point;
#if HAVE_COLOQUINTE
inline bool isNan( const float_t& f ) { return (f != f); }