X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Ftimer.h;h=0de3a22c3d1ef3a9ecb36c2a451790d021cad191;hp=ba6ff3f671cc18228d78252aeac51d4fb5b473cd;hb=c84dc83799cec33b71126e624cd914125d8d2a43;hpb=83a7ee99a947cbbf331018b803ad6be43a9ccd45 diff --git a/check/timer.h b/check/timer.h index ba6ff3f6..0de3a22c 100644 --- a/check/timer.h +++ b/check/timer.h @@ -3,7 +3,7 @@ * A simple stop watch class. */ /* - * 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 @@ -26,6 +26,7 @@ #ifdef HAVE_CONFIG_H #include "config.h" #endif + #ifdef HAVE_RUSAGE #include #else