]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/math/tools/condition_numbers.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / boost / math / tools / condition_numbers.hpp
index 66ef66575efdcc84a317098e765d6bb4a778bd07..a5801996a52153078197c85fe17d85bf32420dd8 100644 (file)
@@ -6,6 +6,7 @@
 #ifndef BOOST_MATH_TOOLS_CONDITION_NUMBERS_HPP
 #define BOOST_MATH_TOOLS_CONDITION_NUMBERS_HPP
 #include <cmath>
+#include <limits>
 #include <boost/math/differentiation/finite_difference.hpp>
 
 namespace boost::math::tools {