X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?a=blobdiff_plain;f=check%2Ftime_lw_A.cpp;h=ea1787f6af724bd9c6a04bc6fbfea431c4c61039;hb=c9e4e59df24f6845b4bfe73619749d4b7447b8a4;hp=d7fdc47f46c836442547e05464573f7e38a20754;hpb=c3c748381bda4f81b68e50db2eed440c19f24b85;p=ginac.git diff --git a/check/time_lw_A.cpp b/check/time_lw_A.cpp index d7fdc47f..ea1787f6 100644 --- a/check/time_lw_A.cpp +++ b/check/time_lw_A.cpp @@ -4,7 +4,7 @@ * Lewis and Michael Wester. */ /* - * GiNaC Copyright (C) 1999-2007 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2016 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() { for (int i=1; i<=99; ++i)