mirror of
https://github.com/json-c/json-c.git
synced 2026-03-22 22:49:06 +08:00
6 lines
237 B
C
6 lines
237 B
C
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#cmakedefine JSON_C_HAVE_INTTYPES_H @JSON_C_HAVE_INTTYPES_H@
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
#cmakedefine JSON_C_HAVE_STDINT_H @JSON_C_HAVE_STDINT_H@
|