X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Fpipe.hpp;h=38f85fef79c4af8c667149ee01ef9b9aaed153e6;hb=79100c2ae2dac4bdde4f4d46b69e147562b4ec6c;hp=f5b2378798cfae78c3445751b95005e64ebc7d27;hpb=7ccf90cb13451e3d024eff6239815f92aff6e51b;p=metaproxy-moved-to-github.git diff --git a/src/pipe.hpp b/src/pipe.hpp index f5b2378..38f85fe 100644 --- a/src/pipe.hpp +++ b/src/pipe.hpp @@ -1,5 +1,5 @@ -/* $Id: pipe.hpp,v 1.1 2005-11-07 12:32:01 adam Exp $ - Copyright (c) 2005, Index Data. +/* $Id: pipe.hpp,v 1.4 2006-03-16 10:40:59 adam Exp $ + Copyright (c) 2005-2006, Index Data. %LICENSE% */ @@ -7,11 +7,13 @@ #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: