Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / test / test_owens_t.cpp
index 2c234d2..cee111d 100644 (file)
@@ -35,7 +35,7 @@ using boost::math::owens_t;
 
 #define BOOST_TEST_MAIN
 #include <boost/test/unit_test.hpp>
-#include <boost/test/floating_point_comparison.hpp>
+#include <boost/test/tools/floating_point_comparison.hpp>
 #include <boost/array.hpp>
 
 #include "libs/math/test/handle_test_result.hpp"