include float.h for DBL_MIN
This commit is contained in:
parent
5de271aa69
commit
6a5c4f1c04
|
@ -37,6 +37,7 @@
|
|||
/*********************************************************************/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <float.h>
|
||||
#include "common.h"
|
||||
|
||||
static FLOAT dp1 = 1.;
|
||||
|
|
Loading…
Reference in New Issue