X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ftest_filter_record_transform.cpp;h=8a997fb96ce36a6ec1c47f60588595162b651e48;hb=586d78659d671683f33ec55f4a7d32b28e345ccd;hp=f12be7f66c425a7e2e9149cdbbddf2a59825963c;hpb=8ced8e7b5de3ecba12ac68ce5c5e8cddf40d800f;p=metaproxy-moved-to-github.git diff --git a/src/test_filter_record_transform.cpp b/src/test_filter_record_transform.cpp index f12be7f..8a997fb 100644 --- a/src/test_filter_record_transform.cpp +++ b/src/test_filter_record_transform.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2013 Index Data + Copyright (C) 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,7 +19,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include "config.hpp" #include "filter_record_transform.hpp" -#include "router_chain.hpp" +#include #include #define BOOST_AUTO_TEST_MAIN