Blender Git Commit Log

Git Commits -> Revision 53c33cb

Revision 53c33cb by Sergey Sharybin (gooseberry)
June 14, 2015, 14:47 (GMT)
Gooseberry: Attempt to fix compilation error on OSX

There's in fact a conflict bewteeb math.h's isfinite and STL's one
which wasn't an issue previously because stl was not really included
into kernel for until openvdb work.

This commit only works issue around, proper solution is still needed.

P.S. It's still a good idea to not include headers which are unused
by current configuration anyway.

Commit Details:

Full Hash: 53c33cb7cbbc396ce3d9ff6345afb72bbb94035b
Parent Commit: 302d857
Lines Changed: +4, -1

1 Modified Path:

/intern/cycles/util/util_openvdb.h (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021