mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 05:47:42 +02:00
Remove unnecessary #include.
This commit is contained in:
committed by
Holger Vogt
parent
57048228e9
commit
31ed74041f
@@ -22,7 +22,6 @@
|
|||||||
#include "ngspice/dstring.h"
|
#include "ngspice/dstring.h"
|
||||||
#include "ngspice/logicexp.h"
|
#include "ngspice/logicexp.h"
|
||||||
#include "ngspice/udevices.h"
|
#include "ngspice/udevices.h"
|
||||||
#include "ngspice/cpextern.h"
|
|
||||||
|
|
||||||
static char *get_pindly_instance_name(void);
|
static char *get_pindly_instance_name(void);
|
||||||
static char *get_inst_name(void);
|
static char *get_inst_name(void);
|
||||||
|
|||||||
Reference in New Issue
Block a user