Solaris keeps finite in ieeefp.h rather then math.h.
This patch is necessary to build on Solaris and Solaris-derived systems.
It is trivial and should not affect other platforms.
Description
Description
Event Timeline
Comment Actions
Thanks for the patch, fix committed. I've put the include in BLI_math_base.h instead, that's where it ensures finite is defined for windows.