X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=inline;f=src%2Ftest_filter_factory.cpp;h=e4f62d8caa53d64cd4abf13189d0e3301ae6dcd6;hb=e6d572ef110d14fa55115021505b808620457bd3;hp=df55df1cc1fac960903f2404eeeeb62a44636499;hpb=d0123337d70b0fb97b578cc57467bb94980f1014;p=metaproxy-moved-to-github.git diff --git a/src/test_filter_factory.cpp b/src/test_filter_factory.cpp index df55df1..e4f62d8 100644 --- a/src/test_filter_factory.cpp +++ b/src/test_filter_factory.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2009 Index Data + Copyright (C) 2005-2010 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 @@ -20,8 +20,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include #include "config.hpp" -#include "filter.hpp" -#include "package.hpp" +#include +#include #include "factory_filter.hpp"