This is Webservice SDK for mbed. LPCXpresso1769/LPC1768/FRDM-K64F/LPC4088

Fork of libMiMic by Ryo Iizuka

Revision:
7:2b33a8d84eb3
Parent:
2:b96c1e90d120
Child:
14:4618692ec239
diff -r 9e06cb30603a -r 2b33a8d84eb3 core/include/NyLPC_http.h
--- a/core/include/NyLPC_http.h	Sat Apr 06 14:36:26 2013 +0000
+++ b/core/include/NyLPC_http.h	Tue Apr 09 09:32:25 2013 +0000
@@ -37,6 +37,7 @@
 #include "../http/NyLPC_cHttpBasicHeaderParser.h"
 #include "../http/NyLPC_cHttpStream.h"
 #include "../http/NyLPC_cHttpNullRequestHeaderParser.h"
+#include "../http/NyLPC_cMimeType.h"
 
 #ifdef __cplusplus
 extern "C" {