hisim2, remove #include "fteconst.h"

This commit is contained in:
rlar 2011-05-22 10:06:29 +00:00
parent b4d53d56aa
commit 40cecd644e
2 changed files with 4 additions and 1 deletions

View File

@ -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)

View File

@ -18,7 +18,6 @@
#include <math.h>
#include "hsm2def.h"
#include "cktdefs.h"
#include "fteconst.h"
#include "iferrmsg.h"
#include "noisedef.h"
#include "suffix.h"