]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
remove useless include
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Mon, 1 Jul 2013 13:39:13 +0000 (15:39 +0200)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Mon, 1 Jul 2013 13:39:44 +0000 (15:39 +0200)
pdns/dnsbulktest.cc

index e66fc9fa2b7ad230c2346e695b4adddf3cdc4372..d744a8e7ee2beca7e6c56f9b57fff3be26d65a31 100644 (file)
@@ -1,7 +1,6 @@
 #include <boost/accumulators/accumulators.hpp>
 #include <boost/array.hpp>
 #include <boost/accumulators/statistics.hpp>
-#include <boost/accumulators/statistics/p_square_cumulative_distribution.hpp>
 #include <boost/program_options.hpp>
 #include "inflighter.cc"
 #include <deque>