]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/hypot_test.cpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / math / test / hypot_test.cpp
index 5575cdd6ee790b4d22a481474e9f0d0bdf1ba582..7a8c5ddb6ceb71edc411c3bf7b74e14262f2e3d9 100644 (file)
@@ -8,7 +8,7 @@
 #define BOOST_MATH_OVERFLOW_ERROR_POLICY ignore_error
 #define BOOST_TEST_MAIN 
 #include <boost/test/unit_test.hpp>
-#include <boost/test/floating_point_comparison.hpp>
+#include <boost/test/tools/floating_point_comparison.hpp>
 #include <boost/math/special_functions/math_fwd.hpp>
 
 #include <cmath>