Browse Source

Remove unnecessary #include.

pre-master-46
Brian Taylor 2 years ago
committed by Holger Vogt
parent
commit
31ed74041f
  1. 1
      src/frontend/logicexp.c

1
src/frontend/logicexp.c

@ -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…
Cancel
Save