From f644cafc1afec8228576f14b9abd4539cd0100e1 Mon Sep 17 00:00:00 2001 From: synapse451 Date: Thu, 27 Aug 2015 21:20:35 -0700 Subject: [PATCH] Update responsestats.cc --- pdns/responsestats.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() -- 2.47.2