]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/math/interpolators/detail/vector_barycentric_rational_detail.hpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / math / interpolators / detail / vector_barycentric_rational_detail.hpp
index 03659b0fadb5a9f5f38bbcdd8f7b140f55b0edb8..62fb5339fa95b41b1da795db965921476df015ec 100644 (file)
@@ -10,6 +10,7 @@
 
 #include <vector>
 #include <utility> // for std::move
+#include <limits>
 #include <boost/assert.hpp>
 
 namespace boost{ namespace math{ namespace detail{