X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ffilter_dl.cpp;h=5c2738fc290c1a237f4a0dac11a1e5df46557a8d;hb=e6c81eb90be1f335010b747ef7af0a1358927215;hp=6ade8238ce7214fff9e44ce520b7b76c29d919ed;hpb=665559cbc22546e8df69be33a7d492294cab9fb1;p=metaproxy-moved-to-github.git diff --git a/src/filter_dl.cpp b/src/filter_dl.cpp index 6ade823..5c2738f 100644 --- a/src/filter_dl.cpp +++ b/src/filter_dl.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2008 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 @@ -18,8 +18,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include "config.hpp" -#include "filter.hpp" -#include "package.hpp" +#include +#include namespace mp = metaproxy_1;