瀏覽代碼

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

Eric Andersen 23 年之前
父節點
當前提交
05ab9bfe6f
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 */