X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Fpipe.hpp;h=38f85fef79c4af8c667149ee01ef9b9aaed153e6;hb=c15e5107a199363ad87e242142553b48a69f2476;hp=b883c3912e6043d9d30ee8bbefb6e518ee2a9568;hpb=d8ae25e485e2b560d7990fadbd061c45e70b69a6;p=metaproxy-moved-to-github.git diff --git a/src/pipe.hpp b/src/pipe.hpp index b883c39..38f85fe 100644 --- a/src/pipe.hpp +++ b/src/pipe.hpp @@ -1,5 +1,5 @@ -/* $Id: pipe.hpp,v 1.2 2005-11-07 21:57:10 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% */ @@ -8,11 +8,12 @@ #define YP2_PIPE_HPP #include +#include #include #include -namespace yp2 { +namespace metaproxy_1 { class Pipe { class Error : public std::runtime_error { public: