Blender Git Loki
Git Commits -> Revision 8e069c4
Revision 8e069c4 by Mike Erwin (GPU_data_request) April 21, 2015, 07:15 (GMT) |
fix compile on MSVC BLI_threads uses bool, so depends on include order. Proper fix would be to #include <stdbool.h> in BLI_threads.h but I don't want to modify in this branch. |
Commit Details:
Full Hash: 8e069c4f8dc959ba728ab7211379c241939250be
Parent Commit: 59593af
Lines Changed: +1, -1
1 Modified Path:
/source/blender/gpu/intern/gpux_buffer_id.c (+1, -1) (Diff)