X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ftest_pipe.cpp;h=0680ca7d610f88f0648aca5b8fb8687ca2d2e6b0;hb=8cde75331b5886eba4304ab076409d1ebfbea4eb;hp=1a0bcfd20616dd9e49e10f62007f590b949771ea;hpb=d0123337d70b0fb97b578cc57467bb94980f1014;p=metaproxy-moved-to-github.git diff --git a/src/test_pipe.cpp b/src/test_pipe.cpp index 1a0bcfd..0680ca7 100644 --- a/src/test_pipe.cpp +++ b/src/test_pipe.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2009 Index Data + Copyright (C) 2005-2012 Index Data Metaproxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -35,7 +35,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include #include -#include "util.hpp" +#include #include "pipe.hpp" #define BOOST_AUTO_TEST_MAIN