]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/test_beta_dist.cpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / math / test / test_beta_dist.cpp
index b767d418902603c6d56ad3c8270609fd04c4310a..249c646ef415436375a914c6ab8432a61758ad68 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"