]> git.mxchange.org Git - simgear.git/blobdiff - simgear/io/tcp_client.cxx
Mac OS X fixes from Markus Morawitz
[simgear.git] / simgear / io / tcp_client.cxx
index a02e25d3b2bca5636ad73123bb99a6055abd9106..d1d7f8c7f9edc6e878bdf16a270871469bb2c47d 100644 (file)
@@ -11,9 +11,6 @@
 
 #include "sg_socket.hxx"
 
-#ifndef SG_HAVE_NATIVE_SGI_COMPILERS
-using std::cout;
-#endif
 
 class TcpClient
 {