]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/test_1F1_log.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / math / test / test_1F1_log.hpp
index 52103fc280fe9509fa6d45f0b24cdc50dc940343..28ec4c0d5b1f9d4bbbf8f89023b7c56c7bb31198 100644 (file)
@@ -25,7 +25,7 @@
 #include <boost/math/special_functions/hypergeometric_1F1.hpp>
 #include <boost/math/quadrature/exp_sinh.hpp>
 
-#ifdef BOOST_MSVC
+#ifdef _MSC_VER
 #pragma warning(disable:4127)
 #endif