include float.h for DBL_MIN
This commit is contained in:
parent
6a5c4f1c04
commit
f202cd9a4d
|
@ -37,6 +37,7 @@
|
||||||
/*********************************************************************/
|
/*********************************************************************/
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <float.h>
|
||||||
#include "common.h"
|
#include "common.h"
|
||||||
|
|
||||||
double fabs(double);
|
double fabs(double);
|
||||||
|
|
Loading…
Reference in New Issue