Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / test / chebyshev_transform_test.cpp
index 3aa27c6..fa6171b 100644 (file)
@@ -9,7 +9,7 @@
 #include <boost/cstdfloat.hpp>
 #include <boost/type_index.hpp>
 #include <boost/test/included/unit_test.hpp>
-#include <boost/test/floating_point_comparison.hpp>
+#include <boost/test/tools/floating_point_comparison.hpp>
 #include <boost/math/special_functions/chebyshev.hpp>
 #include <boost/math/special_functions/chebyshev_transform.hpp>
 #include <boost/math/special_functions/sinc.hpp>