X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=src%2Fpipe.hpp;h=417920800b05a400bdb619ad7cebb94dfec84400;hb=b70b9ec78f0ab1c3ed3b432de986159129a0e4ed;hp=f5b2378798cfae78c3445751b95005e64ebc7d27;hpb=7ccf90cb13451e3d024eff6239815f92aff6e51b;p=metaproxy-moved-to-github.git diff --git a/src/pipe.hpp b/src/pipe.hpp index f5b2378..4179208 100644 --- a/src/pipe.hpp +++ b/src/pipe.hpp @@ -1,17 +1,19 @@ -/* $Id: pipe.hpp,v 1.1 2005-11-07 12:32:01 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: