X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;ds=sidebyside;f=src%2Ffilter_limit.cpp;h=2b58fa6498c54aca240e19f5287dffa0323b6f35;hb=e6d572ef110d14fa55115021505b808620457bd3;hp=0826ffd7b1130c1e48c5dbbd410e08f958977580;hpb=8ec1df012d942eb11dd50d57d6ac28239c707f79;p=metaproxy-moved-to-github.git diff --git a/src/filter_limit.cpp b/src/filter_limit.cpp index 0826ffd..2b58fa6 100644 --- a/src/filter_limit.cpp +++ b/src/filter_limit.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 @@ -22,8 +22,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include #include #include -#include "package.hpp" -#include "util.hpp" +#include +#include namespace mp = metaproxy_1; namespace yf = mp::filter;