From: synapse451 Date: Fri, 28 Aug 2015 04:20:35 +0000 (-0700) Subject: Update responsestats.cc X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~76^2~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2713%2Fhead;p=thirdparty%2Fpdns.git Update responsestats.cc --- diff --git a/pdns/responsestats.cc b/pdns/responsestats.cc index 45eaad0d82..a310e1abf2 100644 --- a/pdns/responsestats.cc +++ b/pdns/responsestats.cc @@ -5,7 +5,7 @@ #include #include "namespaces.hh" #include "logger.hh" -#include "boost/foreach.hpp" +#include #include "dnsparser.hh" ResponseStats::ResponseStats()