]> granicus.if.org Git - pdns/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 14:07:23 +0000 (16:07 +0200)
pdns/dnsbulktest.cc

index 6a22e617d6fff2bae1b0e4cbc30b01172c994506..d826ae3658b6bd30bbc467fcc28079e168481f01 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>