]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/test_negative_binomial.cpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / math / test / test_negative_binomial.cpp
index f2e909deda46e179e3fc3a651be847578abb56ed..069ebf87987377fc630a8f1a0bf0b7e225c262cc 100644 (file)
@@ -38,7 +38,7 @@ using boost::math::negative_binomial_distribution;
 
 #define BOOST_TEST_MAIN
 #include <boost/test/unit_test.hpp> // for test_main
-#include <boost/test/floating_point_comparison.hpp> // for BOOST_CHECK_CLOSE
+#include <boost/test/tools/floating_point_comparison.hpp> // for BOOST_CHECK_CLOSE
 #include "table_type.hpp"
 #include "test_out_of_range.hpp"