X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fio%2Ftcp_client.cxx;h=d1d7f8c7f9edc6e878bdf16a270871469bb2c47d;hb=dc09a50472890ac706d3c76d8af34cc3682ada0c;hp=a02e25d3b2bca5636ad73123bb99a6055abd9106;hpb=c8ef854f01f6be48f58fa787701f7811a4b9fbe7;p=simgear.git diff --git a/simgear/io/tcp_client.cxx b/simgear/io/tcp_client.cxx index a02e25d3..d1d7f8c7 100644 --- a/simgear/io/tcp_client.cxx +++ b/simgear/io/tcp_client.cxx @@ -11,9 +11,6 @@ #include "sg_socket.hxx" -#ifndef SG_HAVE_NATIVE_SGI_COMPILERS -using std::cout; -#endif class TcpClient {