summaryrefslogtreecommitdiff
path: root/test_poco_http.c
diff options
context:
space:
mode:
Diffstat (limited to 'test_poco_http.c')
-rw-r--r--test_poco_http.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test_poco_http.c b/test_poco_http.c
index 8107a22..2347d69 100644
--- a/test_poco_http.c
+++ b/test_poco_http.c
@@ -8,6 +8,8 @@
#include <iostream>
#include <string>
+#include <json/json.h>
+
#include "Poco/Net/HTTPSClientSession.h"
#include "Poco/Net/InvalidCertificateHandler.h"
#include "Poco/Net/AcceptCertificateHandler.h"