From d124cae6fb3bb0990edad8ed859af788692b18c0 Mon Sep 17 00:00:00 2001 From: cignoni Date: Fri, 7 Nov 2008 15:37:46 +0000 Subject: [PATCH] added a missing include --- vcg/complex/trimesh/clean.h | 1 + 1 file changed, 1 insertion(+) diff --git a/vcg/complex/trimesh/clean.h b/vcg/complex/trimesh/clean.h index ead59244..139d6d7d 100644 --- a/vcg/complex/trimesh/clean.h +++ b/vcg/complex/trimesh/clean.h @@ -227,6 +227,7 @@ Initial Release #include #include #include +#include namespace vcg {