include: Ensure float.h is included for DBL_MAX.
authorJose Fonseca <jfonseca@vmware.com>
Thu, 19 Mar 2015 11:51:08 +0000 (11:51 +0000)
committerJose Fonseca <jfonseca@vmware.com>
Sun, 22 Mar 2015 08:23:24 +0000 (08:23 +0000)
commit8d5c303ab965c928eef684755c2db9cd441e37ad
tree9a61653ebcd0e486b9fa814b5bc35f998e94c21e
parent60eff442772865bc98f05fe4c18bf468fff39e20
include: Ensure float.h is included for DBL_MAX.

I didn't actually hit the issue in practice, but just happen to notice
while looking at the code.

Reviewed-by: Brian Paul <brianp@vmware.com>
include/c99_math.h