X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=src%2Fyaz-proxy.cpp;h=c1cc98f352336ee75690f46e97890877b8ebde48;hp=6aae564eec80e94a85632af652fe4103e6fbc340;hb=eb2b00deb4ecc5a3fbfbef11f57790c1659ab3e2;hpb=66663d272496cedff1da574891413f90ce716b85 diff --git a/src/yaz-proxy.cpp b/src/yaz-proxy.cpp index 6aae564..c1cc98f 100644 --- a/src/yaz-proxy.cpp +++ b/src/yaz-proxy.cpp @@ -1,4 +1,4 @@ -/* $Id: yaz-proxy.cpp,v 1.28 2005-05-30 20:09:21 adam Exp $ +/* $Id: yaz-proxy.cpp,v 1.29 2005-06-02 06:40:46 adam Exp $ Copyright (c) 1998-2005, Index Data. This file is part of the yaz-proxy. @@ -53,6 +53,8 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include #include "msg-thread.h" +using namespace yazpp_1; + class Auth_Msg : public IMsg_Thread { public: int m_ret;