X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FServerSocket.cpp;h=616d09863f33eb61b644d7092b8a6da611a82461;hb=0a7705a6736a85c3c751f7b4e9998833cdb71fc9;hp=f3fb5cab3fbdeb5a9981cc04f5368b0c6859bf89;hpb=a287184d720bc57a5b248939f81cfd26276086c7;p=lyx.git diff --git a/src/ServerSocket.cpp b/src/ServerSocket.cpp index f3fb5cab3f..616d09863f 100644 --- a/src/ServerSocket.cpp +++ b/src/ServerSocket.cpp @@ -37,9 +37,10 @@ #endif using namespace std; -using namespace std::tr1; using namespace lyx::support; +using boost::shared_ptr; + namespace lyx { // Address is the unix address for the socket.