X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Ftime_lw_IJKL.cpp;h=cc86e57e12424b62a4bad5c0b5cdca96cefeff51;hp=2ad74d8ce6b5ec5983a5beafd0128a2396c16373;hb=10365850aa3803337bfea1fc201b81b6752096d4;hpb=c3c748381bda4f81b68e50db2eed440c19f24b85 diff --git a/check/time_lw_IJKL.cpp b/check/time_lw_IJKL.cpp index 2ad74d8c..cc86e57e 100644 --- a/check/time_lw_IJKL.cpp +++ b/check/time_lw_IJKL.cpp @@ -4,7 +4,7 @@ * by Robert H. Lewis and Michael Wester. */ /* - * GiNaC Copyright (C) 1999-2007 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2011 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(unsigned n) { unsigned result = 0;