For memcpy in PREDICTOR
This commit is contained in:
parent
ebd430e51b
commit
31b0b640de
|
|
@ -8,6 +8,8 @@ Author: 1985 Thomas L. Quarles
|
|||
* this is a driver program to iterate through all the various accept
|
||||
* functions provided for the circuit elements in the given circuit */
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/devdefs.h"
|
||||
#include "ngspice/sperror.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue