jsoncpp: Fix compilation as C99 on Solaris
In C99 mode, Solaris variants may already define isfinite, so check for the existence first.
Please register or sign in to comment
In C99 mode, Solaris variants may already define isfinite, so check for the existence first.