Blender Git Commit Log

Git Commits -> Revision 4f97f58

Revision 4f97f58 by Ray molenkamp (master)
March 20, 2018, 14:26 (GMT)
MSVC: Fix lite build.

MSVC still defines __cplusplus as 199711L until it's in full conformance with the newer c++ standards, however the things we need from the standard are fully supported, hence a check for the msvc version was needed.

Commit Details:

Full Hash: 4f97f585135b0e040281e95ca59f6d4a9472d637
Parent Commit: 09c88fe
Lines Changed: +2, -1

2 Modified Paths:

/source/blender/depsgraph/intern/depsgraph_types.h (+1, -0) (Diff)
/source/blender/depsgraph/util/deg_util_function.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021