X-Git-Url: https://ginac.de/ginac.git/static/gitweb.css/ginac.git?a=blobdiff_plain;f=check%2Ftime_lw_B.cpp;h=c3c0847e6390d5fc0dc70661394f8cf9730c12bb;hb=acae7ab5a4dc94d1f54ba794f32f5764cdb4d704;hp=2bd497c7e4d9dc110dde799d38aa4e8383033774;hpb=7d870583a6bf21a2ffb7b6f051b702064623892e;p=ginac.git diff --git a/check/time_lw_B.cpp b/check/time_lw_B.cpp index 2bd497c7..c3c0847e 100644 --- a/check/time_lw_B.cpp +++ b/check/time_lw_B.cpp @@ -4,7 +4,7 @@ * Lewis and Michael Wester. */ /* - * GiNaC Copyright (C) 1999-2008 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2015 Johannes Gutenberg University Mainz, Germany * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -21,13 +21,14 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include -#include #include "ginac.h" #include "timer.h" -using namespace std; using namespace GiNaC; +#include +#include +using namespace std; + static unsigned test() { numeric s;