Blender Git Commit Log
Git Commits -> Revision 18ae150
Revision 18ae150 by Sergey Sharybin (master) September 8, 2016, 07:27 (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: 18ae1504ea1a8d934df5ea383e4367befd854703
Parent Commit: 7e7a9d1
Lines Changed: +4, -0
1 Modified Path:
/intern/cycles/util/util_static_assert.h (+4, -0) (Diff)