Blender Git Loki
Git Commits -> Revision a434b30
Revision a434b30 by Ray molenkamp (master) October 2, 2019, 10:40 (GMT) |
Fix building QuadriFlow with Clang on Windows Boost 1.68 has a bug in its type_traits where it does not include the right header for the is_assignable macro when building with Clang. Temporarily work around it until we upgrade to a newer Boost version that fixes it. Differential Revision: https://developer.blender.org/D5962 |
Commit Details:
Full Hash: a434b30667c02609c307d2871b27f24a64ff3f44
Parent Commit: f97a64a
Committed By: Brecht Van Lommel
Lines Changed: +21, -0