]> www.ginac.de Git - cln.git/commit
tests: #include <iostream> and using namespace std; for std::cout and std::endl
authorAlexei Sheplyakov <varg@theor.jinr.ru>
Sat, 23 Aug 2008 18:22:56 +0000 (22:22 +0400)
committerAlexei Sheplyakov <varg@theor.jinr.ru>
Wed, 27 Aug 2008 04:41:09 +0000 (08:41 +0400)
commit8dfa19cd65909313b21747bd23881ea1540e24ee
treef59a27e5a5aacc2e044d8a3c8db8fbd68e0a8e71
parent0e9c0591fb76b6cac33bc567fca31e6695453a07
tests: #include <iostream> and using namespace std; for std::cout and std::endl

Otherwise timing programs fail to compile.
18 files changed:
tests/main.cc
tests/timeLFRAmul.cc
tests/timeLFatan.cc
tests/timeLFatanh.cc
tests/timeLFcos.cc
tests/timeLFcosh.cc
tests/timeLFexp.cc
tests/timeLFln.cc
tests/timeLFsin.cc
tests/timeLFsinh.cc
tests/timeLFsqrt.cc
tests/timeMImisc5.cc
tests/timeRALFdiv.cc
tests/timeRAtoLF.cc
tests/timeUPMImul.cc
tests/timecatalan.cc
tests/timesqrtmodp.cc
tests/timezeta3.cc