Nicolas Mathon / mbed-http
Revision:
27:42b319540a74
Parent:
18:f7a85895a941
--- a/source/tls_socket.h	Thu Jan 11 13:57:53 2018 +0100
+++ b/source/tls_socket.h	Tue Mar 27 11:05:43 2018 +0200
@@ -24,6 +24,7 @@
 #include <string>
 #include <vector>
 #include <map>
+#include "TCPSocket.h"
 #include "http_parser.h"
 #include "http_response.h"
 #include "http_request_builder.h"