SNIC UART Interface library for Murata Type-YD module

Dependents:   WebSocketServerTest

Fork of SNICInterface_mod by Toyomasa Watarai

Revision:
29:6a0ba999597d
Parent:
26:f2e1030964e4
Child:
32:ae95309643aa
--- a/Socket/TCPSocketServer.cpp	Tue Apr 01 07:19:19 2014 +0000
+++ b/Socket/TCPSocketServer.cpp	Mon May 26 05:17:28 2014 +0000
@@ -31,8 +31,6 @@
 
 #include <cstring>
 
-using namespace murata_wifi;
-
 TCPSocketServer::TCPSocketServer()
 {
 }