Update for the yazpp_1 namespace.
[yazproxy-moved-to-github.git] / src / yaz-proxy.cpp
index 6aae564..c1cc98f 100644 (file)
@@ -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 <yaz/charneg.h>
 #include "msg-thread.h"
 
+using namespace yazpp_1;
+
 class Auth_Msg : public IMsg_Thread {
 public:
     int m_ret;