summaryrefslogtreecommitdiff
path: root/libs/math/test/test_bessel_y.cpp
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2016-10-06 10:33:54 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2016-10-06 10:36:09 +0900
commitd9ec475d945d3035377a0d89ed42e382d8988891 (patch)
tree34aff2cee4b209906243ab5499d61f3edee2982f /libs/math/test/test_bessel_y.cpp
parent71d216b90256936a9638f325af9bc69d720e75de (diff)
downloadboost-d9ec475d945d3035377a0d89ed42e382d8988891.tar.gz
boost-d9ec475d945d3035377a0d89ed42e382d8988891.tar.bz2
boost-d9ec475d945d3035377a0d89ed42e382d8988891.zip
Imported Upstream version 1.60.0
Change-Id: Ie709530d6d5841088ceaba025cbe175a4ef43050 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'libs/math/test/test_bessel_y.cpp')
-rw-r--r--libs/math/test/test_bessel_y.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/math/test/test_bessel_y.cpp b/libs/math/test/test_bessel_y.cpp
index ca8cea13cb..b37f190fc5 100644
--- a/libs/math/test/test_bessel_y.cpp
+++ b/libs/math/test/test_bessel_y.cpp
@@ -260,7 +260,7 @@ BOOST_AUTO_TEST_CASE( test_main )
std::cout << "<note>The long double tests have been disabled on this platform "
"either because the long double overloads of the usual math functions are "
"not available at all, or because they are too inaccurate for these tests "
- "to pass.</note>" << std::cout;
+ "to pass.</note>" << std::endl;
#endif
}