summaryrefslogtreecommitdiff
path: root/libs/accumulators/test/weighted_median.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/accumulators/test/weighted_median.cpp')
-rw-r--r--libs/accumulators/test/weighted_median.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/accumulators/test/weighted_median.cpp b/libs/accumulators/test/weighted_median.cpp
index 60321d1c00..a28ff9fdf9 100644
--- a/libs/accumulators/test/weighted_median.cpp
+++ b/libs/accumulators/test/weighted_median.cpp
@@ -4,7 +4,7 @@
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#include <boost/test/unit_test.hpp>
-#include <boost/test/floating_point_comparison.hpp>
+#include <boost/test/tools/floating_point_comparison.hpp>
#include <boost/random.hpp>
#include <boost/range/iterator_range.hpp>
#include <boost/accumulators/accumulators.hpp>