Blender Git Commit Log

Git Commits -> Revision b2c610c

January 23, 2017, 16:18 (GMT)
Fix error on some compiler configurations

Sergey was having compile errors here, I couldn't recreate them though. It actually seems weird that we have to include BLI_utildefines.h before BLI_listbase.h, since the latter one already includes the former. Don't want to bother much with such minor issues though, so let's just make all compilers happy ;)

Patch is by @sergey himself.

Commit Details:

Full Hash: b2c610c92e79466f603f34e97875cd4876971dd2
Parent Commit: 63d69cf
Lines Changed: +9, -2

3 Modified Paths:

/source/blender/blenkernel/intern/workspace.c (+3, -1) (Diff)
/source/blender/editors/workspace/workspace_edit.c (+3, -0) (Diff)
/source/blender/editors/workspace/workspace_layout_edit.c (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021