]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/test_gamma_dist.cpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / math / test / test_gamma_dist.cpp
index a8a7f79d92b08af85cd060397ee6c04a8519f332..7ee1ee5dffb9f3c47bbcbb14b755b23020ee480f 100644 (file)
@@ -20,7 +20,7 @@
 #include <boost/math/concepts/real_concept.hpp> // for real_concept
 #define BOOST_TEST_MAIN
 #include <boost/test/unit_test.hpp> // Boost.Test
-#include <boost/test/floating_point_comparison.hpp>
+#include <boost/test/tools/floating_point_comparison.hpp>
 
 #include <boost/math/distributions/gamma.hpp>
     using boost::math::gamma_distribution;