Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: HTTPClient-SSL
Dependents: mtsas mtsas mtsas mtsas_lat3
Diff: TCPSocketConnection.h
- Revision:
- 2:ebc6129de4e8
- Parent:
- 1:096f484f3ae6
--- a/TCPSocketConnection.h Mon May 19 12:36:11 2014 -0500 +++ b/TCPSocketConnection.h Tue May 20 16:12:17 2014 -0500 @@ -1,7 +1,6 @@ #ifndef TCPSOCKETCONNECTION_H #define TCPSOCKETCONNECTION_H -#include "mbed.h" #include "Socket.h" #include "Endpoint.h"