]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/test_uniform.cpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / math / test / test_uniform.cpp
index 010fc144d7586ec2fc28904b5bd9a536793891e2..daa89387d4b8972ea8d0bc788f365be89bf56053 100644 (file)
@@ -18,7 +18,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/uniform.hpp>
     using boost::math::uniform_distribution;