Selaa lähdekoodia

We need the definition of HUGE_VAL fpr some apps. Include it.
-Erik

Eric Andersen 23 vuotta sitten
vanhempi
commit
05ab9bfe6f
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      include/math.h

+ 1 - 0
include/math.h

@@ -53,6 +53,7 @@
 #define	_MATH_H	1
 
 #include <features.h>
+#include <bits/huge_val.h>
 
 /* Type of computer arithmetic */