Blender Git Commit Log
Git Commits -> Revision 6ea766b
Revision 6ea766b by Bastien Montagne (master) January 1, 2013, 18:18 (GMT) |
Intent to fix windows not compiling after r53480. Looks like _Bool is also a type in std (at least with msvc), so the 'typdef bool _Bool;' generates a name collision... Now using _BLI_Bool as placeholder instead. |
Commit Details:
Full Hash: 6ea766be0ea0e929c768d004c9f63976838f44b5
SVN Revision: 53488
Parent Commit: be519ad
Lines Changed: +6, -3
1 Modified Path:
/source/blender/blenlib/BLI_utildefines.h (+6, -3) (Diff)