Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / test / test_beta_dist.cpp
index b767d41..249c646 100644 (file)
@@ -42,7 +42,7 @@ using boost::math::beta;
 
 #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 "test_out_of_range.hpp"