summaryrefslogtreecommitdiff
path: root/libs/accumulators/test/weighted_tail_mean.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/accumulators/test/weighted_tail_mean.cpp')
-rw-r--r--libs/accumulators/test/weighted_tail_mean.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/accumulators/test/weighted_tail_mean.cpp b/libs/accumulators/test/weighted_tail_mean.cpp
index d7a6aa3e32..dea16d6c04 100644
--- a/libs/accumulators/test/weighted_tail_mean.cpp
+++ b/libs/accumulators/test/weighted_tail_mean.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>
#include <boost/accumulators/statistics/weighted_tail_mean.hpp>