Fix hermite compile

This commit is contained in:
OV2 2012-12-19 20:01:12 +01:00
parent 5eb7432fff
commit a193bac6a1

View File

@ -19,6 +19,7 @@
#include <stdlib.h>
#include <math.h>
#include "../boolean.h"
#include "../general.h"
#ifdef HAVE_CONFIG_H
#include "../config.h"