Parcourir la source

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

Eric Andersen il y a 23 ans
Parent
commit
05ab9bfe6f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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 */