X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Ffilter_dl.cpp;h=5c2738fc290c1a237f4a0dac11a1e5df46557a8d;hb=2865078b538314b9317df5d7e27099cff03f9621;hp=8a8db8f258cd4ab47a65d4356328f1544201ee74;hpb=b0c61b7f8b17d876c88347a96c246c47493140da;p=metaproxy-moved-to-github.git diff --git a/src/filter_dl.cpp b/src/filter_dl.cpp index 8a8db8f..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-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 @@ -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;