X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Ftime_lw_E.cpp;h=39f022a2cdc0288b41ebf8b8c8ee0eec38739a2c;hp=ca5c6c7bef5ff5a83cd4987993b37df62ae11ccb;hb=8cffcdf13d817a47f217f1a1043317d95969e070;hpb=67467d256b44f5e08498ca81c946d9ffaa25d1e2;ds=sidebyside diff --git a/check/time_lw_E.cpp b/check/time_lw_E.cpp index ca5c6c7b..39f022a2 100644 --- a/check/time_lw_E.cpp +++ b/check/time_lw_E.cpp @@ -4,7 +4,7 @@ * Lewis and Michael Wester. */ /* - * GiNaC Copyright (C) 1999-2008 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2019 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() { ex s;