headers: define various *_EPSILON in float.h.

According to Microsoft docs, these 3 EPSILON macros are supposed to be
defined in float.h but Mingw-W64 header does not do so, which breaks
code assuming these exist.

Signed-off-by: Liu Hao <lh_mouse@126.com>
1 file changed