diff --git a/json_object.h b/json_object.h index 29af8e9..33b0d2f 100644 --- a/json_object.h +++ b/json_object.h @@ -21,6 +21,7 @@ #define THIS_FUNCTION_IS_DEPRECATED(func) func #endif +#include #include "json_inttypes.h" #ifdef __cplusplus