X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=example-module%2Ffilter_myfilter.cpp;h=0bf71506c8f4ba1168eb5b844fa9b4d81575a844;hb=667464101c917a88273e48a447b1e4daead81b2a;hp=215758f440d0f6e2d54c15a638c93a18356ce4a4;hpb=b0c61b7f8b17d876c88347a96c246c47493140da;p=metaproxy-moved-to-github.git diff --git a/example-module/filter_myfilter.cpp b/example-module/filter_myfilter.cpp index 215758f..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) 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 @@ -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;