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