X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Ftime_lw_D.cpp;h=0c464d6398b26782ad5ec3cd19fd5196bd45e6e6;hp=5fcc1ae7cfb2c37bd1c48339e918776f7bd6fcf0;hb=e99d0d58c1bbaa8ee73e4a90a90aa1086f2f813d;hpb=7d870583a6bf21a2ffb7b6f051b702064623892e diff --git a/check/time_lw_D.cpp b/check/time_lw_D.cpp index 5fcc1ae7..0c464d63 100644 --- a/check/time_lw_D.cpp +++ b/check/time_lw_D.cpp @@ -4,7 +4,7 @@ * Lewis and Michael Wester. */ /* - * GiNaC Copyright (C) 1999-2008 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2010 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;