Now we need math.h in hash.d

This commit is contained in:
Juan Jose Garcia Ripoll 2010-11-07 23:54:45 +01:00
parent 76958a5abd
commit fec20425b6

View file

@ -15,6 +15,8 @@
See file '../Copyright' for full details.
*/
/* for ECL_MATHERR_* */
#define ECL_INCLUDE_MATH_H
#include <ecl/ecl.h>
#include <stdlib.h>
#include <string.h>