supressed warning about "round undefined" in src/ikarus-flonums.c.
This commit is contained in:
parent
6041597a27
commit
5f1a3ab765
|
@ -1 +1 @@
|
|||
1703
|
||||
1704
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
|
||||
|
||||
|
||||
#define _ISOC99_SOURCE
|
||||
#include "ikarus-data.h"
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Reference in New Issue