X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Ftimer.h;h=3cca182ecf18bc6e117a3438a167f48d6def0a1d;hp=ba6ff3f671cc18228d78252aeac51d4fb5b473cd;hb=3ee690de0c65f18efebdac96c0c82c7551654d2f;hpb=7d870583a6bf21a2ffb7b6f051b702064623892e diff --git a/check/timer.h b/check/timer.h index ba6ff3f6..3cca182e 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-2020 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