Look for isnan in std:: namespace
commit7fe6f13f7a61b6640cb1f447b48e62dd8fe7cd2a
authorstrk <strk@5242fede-7e19-0410-aef8-94bd7d2200fb>
Thu, 14 Jul 2016 11:27:38 +0000 (14 11:27 +0000)
committerstrk <strk@5242fede-7e19-0410-aef8-94bd7d2200fb>
Thu, 14 Jul 2016 11:27:38 +0000 (14 11:27 +0000)
treec510730a22e4d7843f0ca140e0e390e7d49bb3ac
parent04c568c2267597eadf9f6c90ec4c412201e8202c
Look for isnan in std:: namespace

Fully qualify isnan call when HAVE_ISNAN is defined
Tested with gcc 4.8.4

Fixes build with GCC-5.3.0 and higher.
Closes #784

git-svn-id: http://svn.osgeo.org/geos/branches/3.4@4227 5242fede-7e19-0410-aef8-94bd7d2200fb
NEWS
configure.in
include/geos/platform.h.in