From: bert hubert Date: Mon, 9 Nov 2015 09:57:56 +0000 (+0100) Subject: potentially fix dnstcpbench compilation on SUSE X-Git-Tag: dnsdist-1.0.0-alpha1~238 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=40cd3e09c2b26e0c25903652335a7f017fb7db74;p=pdns potentially fix dnstcpbench compilation on SUSE --- diff --git a/pdns/dnstcpbench.cc b/pdns/dnstcpbench.cc index 25b1ee9aa..4b9ee08d0 100644 --- a/pdns/dnstcpbench.cc +++ b/pdns/dnstcpbench.cc @@ -269,7 +269,7 @@ try using namespace boost::accumulators; typedef accumulator_set< - unsigned int + double , stats