mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-15 22:01:36 -08:00
Now we need math.h in hash.d
This commit is contained in:
parent
76958a5abd
commit
fec20425b6
1 changed files with 2 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue