For memcpy in PREDICTOR

This commit is contained in:
Holger Vogt 2023-01-06 17:28:39 +01:00
parent ebd430e51b
commit 31b0b640de
1 changed files with 2 additions and 0 deletions

View File

@ -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"