Add missing header

This commit is contained in:
Roger A. Light
2025-07-19 21:48:13 +01:00
parent b3e8ec2d8b
commit b17c531ad9
+1
View File
@@ -19,6 +19,7 @@ Contributors:
*/
#include <cjson/cJSON.h>
#include <stdbool.h>
#include <stdint.h>
#ifdef __cplusplus
extern "C" {