summaryrefslogtreecommitdiff
path: root/libs/accumulators/test/rolling_mean.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/accumulators/test/rolling_mean.cpp')
-rw-r--r--libs/accumulators/test/rolling_mean.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/accumulators/test/rolling_mean.cpp b/libs/accumulators/test/rolling_mean.cpp
index f8037b4b07..2580735bc2 100644
--- a/libs/accumulators/test/rolling_mean.cpp
+++ b/libs/accumulators/test/rolling_mean.cpp
@@ -5,7 +5,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/mpl/assert.hpp>
#include <boost/type_traits/is_same.hpp>
#include <boost/accumulators/accumulators.hpp>