]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/test_zeta.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / math / test / test_zeta.cpp
index 5751edbdfd87e4e2c90d0e8d6b7dd58c9457e087..1182aa77af996644658a651162b8da49d7e96398 100644 (file)
@@ -4,6 +4,9 @@
 //  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 
 #include "pch_light.hpp"
+#ifndef BOOST_MATH_OVERFLOW_ERROR_POLICY
+#  define BOOST_MATH_OVERFLOW_ERROR_POLICY ignore_error
+#endif
 #include "test_zeta.hpp"
 
 //