Commit: 4b3865be4efc7ec7dc5a31a03d7419f5f012fc78
Author: Sergej Reich
Date:   Wed Feb 5 16:18:46 2014 +0100
https://developer.blender.org/rB4b3865be4efc7ec7dc5a31a03d7419f5f012fc78

Fix compilation

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

M       source/blender/blenkernel/BKE_lattice.h

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

diff --git a/source/blender/blenkernel/BKE_lattice.h 
b/source/blender/blenkernel/BKE_lattice.h
index d4d765d..29d3673 100644
--- a/source/blender/blenkernel/BKE_lattice.h
+++ b/source/blender/blenkernel/BKE_lattice.h
@@ -34,6 +34,8 @@
  *  \since June 2001
  */
 
+#include "BLI_compiler_attrs.h"
+
 struct Lattice;
 struct Main;
 struct Object;

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to