Fix hermite compile
This commit is contained in:
parent
5eb7432fff
commit
a193bac6a1
|
@ -19,6 +19,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
#include "../boolean.h"
|
||||
#include "../general.h"
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "../config.h"
|
||||
|
|
Loading…
Reference in New Issue