[Bf-blender-cvs] [39784b70e22] topbar: Merge branch 'blender2.8' into topbar

Julian Eisel noreply at git.blender.org
Tue Apr 17 10:36:54 CEST 2018


Commit: 39784b70e22e0760930f99f3a4b9b5061d4017fe
Author: Julian Eisel
Date:   Tue Apr 17 10:36:45 2018 +0200
Branches: topbar
https://developer.blender.org/rB39784b70e22e0760930f99f3a4b9b5061d4017fe

Merge branch 'blender2.8' into topbar

===================================================================



===================================================================

diff --cc source/blender/editors/include/ED_undo.h
index 9095de5a99f,43ffb091666..f5e2cb53a5e
--- a/source/blender/editors/include/ED_undo.h
+++ b/source/blender/editors/include/ED_undo.h
@@@ -25,9 -25,8 +25,10 @@@
  #ifndef __ED_UNDO_H__
  #define __ED_UNDO_H__
  
 +#include "BLI_compiler_attrs.h"
 +
  struct bContext;
+ struct CLG_LogRef;
  struct wmOperator;
  struct wmOperatorType;
  struct UndoStack;



More information about the Bf-blender-cvs mailing list