mirror of
https://github.com/json-c/json-c.git
synced 2026-04-05 21:39:06 +08:00
Issue#102 - add support for parsing "NaN".
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
*/
|
||||
#undef HAVE_DECL_ISNAN
|
||||
|
||||
/* Define to 1 if you have the declaration of `nan', and to 0 if you don't. */
|
||||
#undef HAVE_DECL_NAN
|
||||
|
||||
/* Define to 1 if you have the declaration of `_finite', and to 0 if you
|
||||
don't. */
|
||||
#undef HAVE_DECL__FINITE
|
||||
|
||||
Reference in New Issue
Block a user