Blender Git Commit Log
Git Commits -> Revision dda6337
Revision dda6337 by Andrea Weikert (master) February 2, 2014, 13:40 (GMT) |
Fix: Compile error due to missing #define for MSVC9 (VisualC++ 2008) Added some relevant #defines copied from externlibmvthird_partymsinttypes to BLI_sys_types.h so they can be used in blenlib. Made smallhash.c use the BLI_sys_types.h include rather than including <stdint.h> directly |
Commit Details:
Full Hash: dda63375b2fa581197e909c45116ac17b5f8782c
Parent Commit: a169989
Lines Changed: +97, -1