diff options
| author | Comment <tim@gray.(none)> | 2014-03-11 09:47:04 +0000 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2014-03-11 09:47:04 +0000 |
| commit | ac1e8968254cf7810e84c0d90c80c94bc9dcd827 (patch) | |
| tree | 8cd3c833c4e960290233667f66cf4f3d24d46151 /test_poco_http.c | |
| parent | 2a6b5328dec0ef2200bdbb94b16e8531c7c071b2 (diff) | |
instagram loader
Diffstat (limited to 'test_poco_http.c')
| -rw-r--r-- | test_poco_http.c | 2 |
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" |
