소스 검색

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 */