This website requires JavaScript.
Explore
Help
Sign In
mirror
/
json-c
Watch
1
Star
0
Fork
0
mirror of
https://github.com/json-c/json-c.git
synced
2026-09-07 16:46:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c1cf2b5a45522f98710429d3f2aea40e219361b
json-c
/
json_config.h.in
T
4 lines
91 B
C
Raw
Normal View
History
Unescape
Escape
Include json_inttypes.h in json_object.h since we use types like int32_t in the API and some systems need that header to compile.
2012-02-15 20:44:54 -06:00
/* Define to 1 if you have the <inttypes.h> header file. */
#undef JSON_C_HAVE_INTTYPES_H
Reference in New Issue
Copy Permalink