From: Adam Dickmeiss Date: Thu, 19 Nov 2009 13:54:20 +0000 (+0100) Subject: Add include of string.h X-Git-Tag: v1.0.20 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=2e2487eb992096de0b839d234f958b1dcba64ebc;p=metaproxy-moved-to-github.git Add include of string.h --- diff --git a/src/pipe.cpp b/src/pipe.cpp index 2177e15..4d6cbf6 100644 --- a/src/pipe.cpp +++ b/src/pipe.cpp @@ -47,6 +47,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include #include +#include #include