[Bf-blender-cvs] [d02522b] master: Attempt to fix one more issue with Freestyle compilation

Sergey Sharybin noreply at git.blender.org
Thu Apr 17 14:46:37 CEST 2014


Commit: d02522b7be5ba62dd1a23e9607d0ef63471aad0f
Author: Sergey Sharybin
Date:   Thu Apr 17 18:46:19 2014 +0600
https://developer.blender.org/rBd02522b7be5ba62dd1a23e9607d0ef63471aad0f

Attempt to fix one more issue with Freestyle compilation

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

M	source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp

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

diff --git a/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp b/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp
index d650e38..e1eebd8 100644
--- a/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp
+++ b/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp
@@ -27,6 +27,7 @@
  */
 
 #include <cstring>
+#include <cstdio>
 
 #include "Silhouette.h"
 #include "SilhouetteGeomEngine.h"




More information about the Bf-blender-cvs mailing list