X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=src%2Fmsg-thread.cpp;h=78c3c31719d6db97a0beb0f237bdb1dd13d0ff7c;hp=3315e2649c25f8b428703a8b260ad6eb5ac7ba4e;hb=eb2b00deb4ecc5a3fbfbef11f57790c1659ab3e2;hpb=66663d272496cedff1da574891413f90ce716b85 diff --git a/src/msg-thread.cpp b/src/msg-thread.cpp index 3315e26..78c3c31 100644 --- a/src/msg-thread.cpp +++ b/src/msg-thread.cpp @@ -1,4 +1,4 @@ -/* $Id: msg-thread.cpp,v 1.1 2005-05-30 20:08:58 adam Exp $ +/* $Id: msg-thread.cpp,v 1.2 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 "msg-thread.h" +using namespace yazpp_1; + Msg_Thread_Queue::Msg_Thread_Queue() { m_list = 0;