X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Fex_filter_frontend_net.cpp;h=44e12f20f3f625ac6d74a17df1d6bdab5fa5e942;hb=cc631cd71d418decb1ebde093a9a89d5e007f585;hp=b77a0631f6dcca3bdf8888d9239bd16d269d90a0;hpb=63ea8aedbfd7dc56ab28dbc82c38b4458dcecb68;p=metaproxy-moved-to-github.git diff --git a/src/ex_filter_frontend_net.cpp b/src/ex_filter_frontend_net.cpp index b77a063..44e12f2 100644 --- a/src/ex_filter_frontend_net.cpp +++ b/src/ex_filter_frontend_net.cpp @@ -1,9 +1,11 @@ -/* $Id: ex_filter_frontend_net.cpp,v 1.20 2006-01-04 11:19:04 adam Exp $ +/* $Id: ex_filter_frontend_net.cpp,v 1.21 2006-01-09 13:43:59 adam Exp $ Copyright (c) 2005, Index Data. %LICENSE% */ +#include "config.hpp" + #include #include #include @@ -11,7 +13,6 @@ #include namespace po = boost::program_options; -#include "config.hpp" #include "util.hpp" #include "filter_frontend_net.hpp"