Blender Git Loki
Git Commits -> Revision 00f7b57
Revision 00f7b57 by Ray molenkamp (master) October 15, 2020, 23:14 (GMT) |
Windows: Fix build issue on windows TBB includes Windows.h which defines a min/max macro leading to issues when you want to use std::min and std::max. This change prevents Windows.h from defining them sidestepping the issue. |
Commit Details:
Full Hash: 00f7b572d9ebce1af0e9b5afc5d53467374ca738
Parent Commit: ba82331
Lines Changed: +11, -0
1 Modified Path:
/source/blender/blenlib/BLI_task.hh (+11, -0) (Diff)