From b7dd6f79aa3f1a5638f0cccbf1c4543f99293829 Mon Sep 17 00:00:00 2001 From: ganovelli Date: Wed, 1 Apr 2009 13:05:35 +0000 Subject: [PATCH] added include to flag.h --- vcg/complex/trimesh/update/selection.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vcg/complex/trimesh/update/selection.h b/vcg/complex/trimesh/update/selection.h index 9888d2d4..c00a5fdc 100644 --- a/vcg/complex/trimesh/update/selection.h +++ b/vcg/complex/trimesh/update/selection.h @@ -37,6 +37,8 @@ First Working Version #ifndef __VCG_TRI_UPDATE_SELECTION #define __VCG_TRI_UPDATE_SELECTION +#include + namespace vcg { namespace tri {