Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / test / test_arcsine.cpp
index 187f646..ed7bb70 100644 (file)
@@ -30,7 +30,7 @@ using boost::math::constants::one_div_root_two;
 
 #define BOOST_TEST_MAIN
 #include <boost/test/unit_test.hpp> // for test_main
-#include <boost/test/floating_point_comparison.hpp> // for BOOST_CHECK_CLOSE_FRACTION
+#include <boost/test/tools/floating_point_comparison.hpp> // for BOOST_CHECK_CLOSE_FRACTION
 
 #include <cmath>