X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Fpipe.hpp;h=df824c82a5a6d32ee3fa9b74fd07fdcbd1f23beb;hb=ba1d95aa261abbe9f85b0bffa1926a34432aeadd;hp=b883c3912e6043d9d30ee8bbefb6e518ee2a9568;hpb=d8ae25e485e2b560d7990fadbd061c45e70b69a6;p=metaproxy-moved-to-github.git diff --git a/src/pipe.hpp b/src/pipe.hpp index b883c39..df824c8 100644 --- a/src/pipe.hpp +++ b/src/pipe.hpp @@ -1,18 +1,19 @@ -/* $Id: pipe.hpp,v 1.2 2005-11-07 21:57:10 adam Exp $ - Copyright (c) 2005, Index Data. +/* $Id: pipe.hpp,v 1.5 2006-06-10 14:29:12 adam Exp $ + Copyright (c) 2005-2006, Index Data. -%LICENSE% + See the LICENSE file for details */ #ifndef YP2_PIPE_HPP #define YP2_PIPE_HPP #include +#include #include #include -namespace yp2 { +namespace metaproxy_1 { class Pipe { class Error : public std::runtime_error { public: