diff --git a/json_object.h b/json_object.h index d8090f8..43d4564 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