X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Ftime_dennyfliegner.cpp;h=6294dacaf36d69708a5829b904419fc6ccc495a2;hp=aca6e0e4271fe2dd8de647ee055fb796a9ef1966;hb=0052e44b34c982b13b08454fd6c9429fe7a90f71;hpb=c3c748381bda4f81b68e50db2eed440c19f24b85 diff --git a/check/time_dennyfliegner.cpp b/check/time_dennyfliegner.cpp index aca6e0e4..6294daca 100644 --- a/check/time_dennyfliegner.cpp +++ b/check/time_dennyfliegner.cpp @@ -7,7 +7,7 @@ * after which e should be just a1^2. */ /* - * 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 @@ -24,13 +24,14 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ +#include "ginac.h" +#include "timer.h" +using namespace GiNaC; + #include #include #include -#include "ginac.h" -#include "timer.h" using namespace std; -using namespace GiNaC; static unsigned expand_subs(unsigned size) {