From bb4dd8289b351fae6b55e303f189127a394a1edd Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Mon, 26 Aug 2013 08:15:55 -0400 Subject: Imported Upstream version 1.51.0 --- libs/math/test/expint_data.ipp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/math/test/expint_data.ipp') diff --git a/libs/math/test/expint_data.ipp b/libs/math/test/expint_data.ipp index b1d9fc0dd4..800efe059a 100644 --- a/libs/math/test/expint_data.ipp +++ b/libs/math/test/expint_data.ipp @@ -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, 600> expint_data = {{ + static const boost::array::type, 3>, 600> expint_data = {{ {{ SC_(0), SC_(4.8770198822021484375), SC_(0.001562365538135970995717852896857631808327) }}, {{ SC_(0), SC_(5.4930877685546875), SC_(0.0007491447757702025944722131745633334937684) }}, {{ SC_(0), SC_(6.349340915679931640625), SC_(0.0002752882216582873387067996572122917865872) }}, -- cgit v1.2.3