X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=src%2Ftstthreads.cpp;fp=src%2Ftstthreads.cpp;h=60ca4f711e76741bb78e50d7d846a26db41f6bf6;hp=ae54b792c2e35b27c821d0fb5715f56f7b9bff29;hb=eb2b00deb4ecc5a3fbfbef11f57790c1659ab3e2;hpb=66663d272496cedff1da574891413f90ce716b85 diff --git a/src/tstthreads.cpp b/src/tstthreads.cpp index ae54b79..60ca4f7 100644 --- a/src/tstthreads.cpp +++ b/src/tstthreads.cpp @@ -1,4 +1,4 @@ -/* $Id: tstthreads.cpp,v 1.3 2005-05-30 20:08:58 adam Exp $ +/* $Id: tstthreads.cpp,v 1.4 2005-06-02 06:40:46 adam Exp $ Copyright (c) 1998-2005, Index Data. This file is part of the yaz-proxy. @@ -27,6 +27,8 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include #include "msg-thread.h" +using namespace yazpp_1; + class My_Msg : public IMsg_Thread { public: IMsg_Thread *handle();