From 40cecd644e77a66884a7f6d13678e342848df671 Mon Sep 17 00:00:00 2001 From: rlar Date: Sun, 22 May 2011 10:06:29 +0000 Subject: [PATCH] hisim2, remove #include "fteconst.h" --- ChangeLog | 4 ++++ src/spicelib/devices/hisim2/hsm2noi.c | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index bbb2a012c..53e0fa3d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-05-22 Robert Larice + * src/spicelib/devices/hisim2/hsm2noi.c : + hisim2, remove #include "fteconst.h" + 2011-05-22 Robert Larice * src/spicelib/devices/hisim2/* : hisim2, use NG_IGNORE() (swallow warnings) diff --git a/src/spicelib/devices/hisim2/hsm2noi.c b/src/spicelib/devices/hisim2/hsm2noi.c index 1161c0afe..b551e80bb 100644 --- a/src/spicelib/devices/hisim2/hsm2noi.c +++ b/src/spicelib/devices/hisim2/hsm2noi.c @@ -18,7 +18,6 @@ #include #include "hsm2def.h" #include "cktdefs.h" -#include "fteconst.h" #include "iferrmsg.h" #include "noisedef.h" #include "suffix.h"