mirror of
https://github.com/json-c/json-c.git
synced 2026-04-12 08:49:07 +08:00
Add includes and split off json_types.h to help ensure that headers can be included in any order.
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
* @brief Do not use, json-c internal, may be changed or removed at any time.
|
||||
*/
|
||||
|
||||
#include "json_types.h"
|
||||
|
||||
/* Used by tests to get consistent output */
|
||||
JSON_EXPORT int _json_c_strerror_enable;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user