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"