forked from weirdhome

Fork of HTTPClient by David Smart

Revision:
37:74c1c4527f70
Parent:
35:d9e2d1c96b75
Child:
38:2ef07232f65c
--- a/HTTPClient.h	Tue Jan 26 11:44:35 2016 +0000
+++ b/HTTPClient.h	Sat Dec 17 15:19:55 2016 +0000
@@ -195,5 +195,6 @@
 #include "data/HTTPText.h"
 #include "data/HTTPMap.h"
 #include "data/HTTPFile.h"
+#include "data/HTTPJson.h"
 
 #endif