X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Ftest_filter_log.cpp;h=796b9b5dcd554cbaf086c7820021157dfff1a613;hb=1ef2a1edcef473694e20cb66c4084f41071c7dd7;hp=9c33b1e4d3bd9c89bb2815952f70e117abe0b9bc;hpb=b0c61b7f8b17d876c88347a96c246c47493140da;p=metaproxy-moved-to-github.git diff --git a/src/test_filter_log.cpp b/src/test_filter_log.cpp index 9c33b1e..796b9b5 100644 --- a/src/test_filter_log.cpp +++ b/src/test_filter_log.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2010 Index Data + Copyright (C) 2005-2011 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 @@ -21,10 +21,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include #include "filter_log.hpp" -#include "util.hpp" +#include #include "router_chain.hpp" -#include "session.hpp" -#include "package.hpp" +#include #define BOOST_AUTO_TEST_MAIN #define BOOST_TEST_DYN_LINK