summaryrefslogtreecommitdiff
path: root/libs/accumulators/test/weighted_pot_quantile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/accumulators/test/weighted_pot_quantile.cpp')
-rw-r--r--libs/accumulators/test/weighted_pot_quantile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/accumulators/test/weighted_pot_quantile.cpp b/libs/accumulators/test/weighted_pot_quantile.cpp
index 28d424ac06..4035b66b92 100644
--- a/libs/accumulators/test/weighted_pot_quantile.cpp
+++ b/libs/accumulators/test/weighted_pot_quantile.cpp
@@ -11,7 +11,7 @@
#include <boost/random.hpp>
#include <boost/test/unit_test.hpp>
-#include <boost/test/floating_point_comparison.hpp>
+#include <boost/test/tools/floating_point_comparison.hpp>
#include <boost/accumulators/accumulators.hpp>
#include <boost/accumulators/statistics.hpp>