X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Ffilter_virt_db.cpp;h=4190cfa2b7cc447e3e143c7c4bba8023b199255b;hb=323af6850b8aba94fb86edb303867dc55dc2eb7f;hp=f39b4f562b624e95c6db9e4fa2e5a6b3c631bbaa;hpb=93d4dd6d4f9698c7aaa74cadb343a2da8ef8ff5a;p=metaproxy-moved-to-github.git diff --git a/src/filter_virt_db.cpp b/src/filter_virt_db.cpp index f39b4f5..4190cfa 100644 --- a/src/filter_virt_db.cpp +++ b/src/filter_virt_db.cpp @@ -1,4 +1,4 @@ -/* $Id: filter_virt_db.cpp,v 1.12 2005-10-30 18:51:20 adam Exp $ +/* $Id: filter_virt_db.cpp,v 1.13 2005-11-03 14:45:16 adam Exp $ Copyright (c) 2005, Index Data. %LICENSE% @@ -69,6 +69,8 @@ namespace yp2 { } } +using namespace yp2; + yf::Virt_db_set::Virt_db_set(yp2::Session &id, std::string setname, std::string vhost, bool named_result_sets) : m_backend_session(id), m_backend_setname(setname), m_vhost(vhost),