X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ftest_filter_auth_simple.cpp;h=f66445e119fb0c8938912306bc4251aa432aba2e;hb=19a8cbdf62b7307503fd4213a5b9626ec0d88f1c;hp=03842c56c8cf6662b844ff71d83c433425d9ce22;hpb=73f37c91c144b070020df2f27472c09b62367acf;p=metaproxy-moved-to-github.git diff --git a/src/test_filter_auth_simple.cpp b/src/test_filter_auth_simple.cpp index 03842c5..f66445e 100644 --- a/src/test_filter_auth_simple.cpp +++ b/src/test_filter_auth_simple.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2012 Index Data + Copyright (C) 2005-2013 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,7 +22,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include "filter_auth_simple.hpp" #include -#include "router_chain.hpp" +#include #include #define BOOST_AUTO_TEST_MAIN