X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Fpipe.hpp;h=417920800b05a400bdb619ad7cebb94dfec84400;hb=dbadcb9afcc679f58e0a7208abccd0303abe4abe;hp=b883c3912e6043d9d30ee8bbefb6e518ee2a9568;hpb=d8ae25e485e2b560d7990fadbd061c45e70b69a6;p=metaproxy-moved-to-github.git diff --git a/src/pipe.hpp b/src/pipe.hpp index b883c39..4179208 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.6 2007-01-25 14:05:54 adam Exp $ + Copyright (c) 2005-2007, 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: