hisim2, remove #include "fteconst.h"
This commit is contained in:
parent
b4d53d56aa
commit
40cecd644e
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue