]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/expint_1_data.ipp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / math / test / expint_1_data.ipp
index 9ee06138eb6ed5ee7053ac11bbd0d1a4d8b18d33..afef96b9a2985b4055bb921011ebb1c24e5ad692 100644 (file)
@@ -3,7 +3,7 @@
 //  Boost Software License, Version 1.0. (See accompanying file
 //  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 
-   static const boost::array<boost::array<typename table_type<T>::type, 3>, 79> expint_1_data = {{
+   static const std::array<std::array<typename table_type<T>::type, 3>, 79> expint_1_data = {{
       {{ SC_(1.0), SC_(0.1690093176520690576580818742513656616211e-8), SC_(19.62126651228390287899433646349668926594) }}, 
       {{ SC_(1.0), SC_(0.2114990849122477811761200428009033203125e-8), SC_(19.39699968832702671432639506875262488287) }}, 
       {{ SC_(1.0), SC_(0.7099628440698779741069301962852478027344e-8), SC_(18.18600772876256587669156181753338435097) }},