Remove unnecessary #include.
This commit is contained in:
parent
367cdf5708
commit
db4476d22b
|
|
@ -22,7 +22,6 @@
|
|||
#include "ngspice/dstring.h"
|
||||
#include "ngspice/logicexp.h"
|
||||
#include "ngspice/udevices.h"
|
||||
#include "ngspice/cpextern.h"
|
||||
|
||||
static char *get_pindly_instance_name(void);
|
||||
static char *get_inst_name(void);
|
||||
|
|
|
|||
Loading…
Reference in New Issue