diff options
Diffstat (limited to 'mit-pthreads/machdep/hpux-10.20/__math.h')
-rwxr-xr-x | mit-pthreads/machdep/hpux-10.20/__math.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mit-pthreads/machdep/hpux-10.20/__math.h b/mit-pthreads/machdep/hpux-10.20/__math.h new file mode 100755 index 00000000000..8066bd60713 --- /dev/null +++ b/mit-pthreads/machdep/hpux-10.20/__math.h @@ -0,0 +1,3 @@ +#define HUGE_VAL 1.7976931348623157e+308 + + |