From 18570fc035bf43c9fdbbef91397351a818af6ab0 Mon Sep 17 00:00:00 2001 From: rlar Date: Sun, 17 Jul 2011 10:47:19 +0000 Subject: [PATCH] cleanup redeclarations for todays tanh commit --- ChangeLog | 4 ++++ src/maths/cmaths/cmath2.c | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1f22dab75..29fd85231 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-07-17 Robert Larice + * src/maths/cmaths/cmath2.c : + cleanup redeclarations for todays tanh commit + 2011-07-17 Holger Vogt * inp.c: allow comment lines inside of command files diff --git a/src/maths/cmaths/cmath2.c b/src/maths/cmaths/cmath2.c index 1607903ca..8ab3d9963 100644 --- a/src/maths/cmaths/cmath2.c +++ b/src/maths/cmaths/cmath2.c @@ -17,7 +17,6 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group #include #include -#include #include #include "cmath.h"