From 10e827b071b2b88e8dbb2a63d8ee94bf5e74ba74 Mon Sep 17 00:00:00 2001 From: nicopietroni Date: Mon, 3 Sep 2012 15:55:41 +0000 Subject: [PATCH] added include --- vcg/complex/algorithms/update/curvature.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcg/complex/algorithms/update/curvature.h b/vcg/complex/algorithms/update/curvature.h index 8f9c5440..c2cac5c0 100644 --- a/vcg/complex/algorithms/update/curvature.h +++ b/vcg/complex/algorithms/update/curvature.h @@ -68,7 +68,7 @@ the vertex #include #include #include - +#include namespace vcg { namespace tri {