From: Adam Dickmeiss Date: Mon, 7 Nov 2005 22:04:15 +0000 (+0000) Subject: Added include of string X-Git-Tag: YP2.0.0.2~146 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=287e35182618e15826b425ec2d9da8239473eb46;p=metaproxy-moved-to-github.git Added include of string --- diff --git a/src/pipe.hpp b/src/pipe.hpp index b883c39..8068438 100644 --- a/src/pipe.hpp +++ b/src/pipe.hpp @@ -1,4 +1,4 @@ -/* $Id: pipe.hpp,v 1.2 2005-11-07 21:57:10 adam Exp $ +/* $Id: pipe.hpp,v 1.3 2005-11-07 22:04:15 adam Exp $ Copyright (c) 2005, Index Data. %LICENSE% @@ -8,6 +8,7 @@ #define YP2_PIPE_HPP #include +#include #include #include