summaryrefslogtreecommitdiff
path: root/graphics/blender/files/patch-intern_opensubdiv_opensubdiv__converter.cc
blob: 59879cca9a04c3d2f0df48e7fda17d2a54661576 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- intern/opensubdiv/opensubdiv_converter.cc.orig	2015-11-02 13:25:37 UTC
+++ intern/opensubdiv/opensubdiv_converter.cc
@@ -24,6 +24,7 @@
  */
 
 #include <cstdio>
+#include <cstdlib>
 #include <vector>
 
 #ifdef _MSC_VER