SNICInterface for ThingPlug Example
Dependents: ThingPlug_WiFi_Example ThingPlug_WiFi_Example_2
Fork of SNICInterface by
Diff: Socket/UDPSocket.h
- Revision:
- 25:67183ed15708
- Parent:
- 23:4ff2231ff9ba
- Child:
- 26:f2e1030964e4
diff -r 987e412ae879 -r 67183ed15708 Socket/UDPSocket.h --- a/Socket/UDPSocket.h Fri Mar 28 00:45:15 2014 +0000 +++ b/Socket/UDPSocket.h Fri Mar 28 01:56:08 2014 +0000 @@ -31,6 +31,7 @@ #ifndef UDPSOCKET_H #define UDPSOCKET_H +#include "MurataObject.h" #include "Socket.h" #include "Endpoint.h"