From ab373e50cde92d95f9bd30c9c9b1dbbb367f8760 Mon Sep 17 00:00:00 2001 From: ganovelli Date: Mon, 21 Nov 2011 16:12:48 +0000 Subject: [PATCH] missing include added --- vcg/complex/algorithms/intersection.h | 1 + 1 file changed, 1 insertion(+) diff --git a/vcg/complex/algorithms/intersection.h b/vcg/complex/algorithms/intersection.h index 1dd6dc0a..fefcffcb 100644 --- a/vcg/complex/algorithms/intersection.h +++ b/vcg/complex/algorithms/intersection.h @@ -30,6 +30,7 @@ #include #include #include +#include #include #ifndef __VCGLIB_INTERSECTION_TRI_MESH