X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=example-module%2Ffilter_myfilter.cpp;h=0bf71506c8f4ba1168eb5b844fa9b4d81575a844;hb=667464101c917a88273e48a447b1e4daead81b2a;hp=b6979ea5e8878e611edae702b44f67bf06138932;hpb=665559cbc22546e8df69be33a7d492294cab9fb1;p=metaproxy-moved-to-github.git diff --git a/example-module/filter_myfilter.cpp b/example-module/filter_myfilter.cpp index b6979ea..0bf7150 100644 --- a/example-module/filter_myfilter.cpp +++ b/example-module/filter_myfilter.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 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 @@ -19,10 +19,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include #include -#include "config.hpp" -#include "filter.hpp" -#include "package.hpp" -#include "util.hpp" +#include +#include +#include namespace mp = metaproxy_1;