From ee5c10fd9b08523dd601def40b151e662c4438e2 Mon Sep 17 00:00:00 2001 From: "erwin.coumans" Date: Tue, 22 Mar 2011 21:41:47 +0000 Subject: [PATCH] include stdio.h for sprintf --- Demos/OpenCLClothDemo/cloth.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Demos/OpenCLClothDemo/cloth.h b/Demos/OpenCLClothDemo/cloth.h index 9fd741ff3..800133403 100644 --- a/Demos/OpenCLClothDemo/cloth.h +++ b/Demos/OpenCLClothDemo/cloth.h @@ -20,6 +20,7 @@ subject to the following restrictions: #include #include #include "LinearMath/btScalar.h" +#include struct vertex_struct