Blender Git Loki
Git Commits -> Revision 320d601
Revision 320d601 by Sergey Sharybin (blender-v2.78-release, blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) September 14, 2016, 08:26 (GMT) |
Fix T49286: Compilation error with XCode 7.0 Weirdly enough, this version of XCode seems to have static_assert() even when NOT using C++11. This is totally weird and counter intuitive since static_assert() is supposed to be C++11 onlky feature. Can XCode stop using future, please? :) |
Commit Details:
Full Hash: 320d601e012780fdedc1866cf7658a9a6feb1d66
Parent Commit: e607105
Lines Changed: +4, -0
1 Modified Path:
/intern/cycles/util/util_static_assert.h (+4, -0) (Diff)