mirror of
https://github.com/json-c/json-c.git
synced 2026-03-29 01:49:06 +08:00
Issue#102 - add support for parsing "NaN".
This commit is contained in:
@@ -17,4 +17,8 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifndef HAVE_DECL_NAN
|
||||
#error This platform does not have nan()
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user