From da56c33f364c4862b750a9d3eabdd2f70a554533 Mon Sep 17 00:00:00 2001 From: dibenedetto Date: Sat, 24 Nov 2007 20:41:00 +0000 Subject: [PATCH] Added missing #include --- vcg/math/gen_normal.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vcg/math/gen_normal.h b/vcg/math/gen_normal.h index 7fb7bddf..aefcbf31 100644 --- a/vcg/math/gen_normal.h +++ b/vcg/math/gen_normal.h @@ -29,6 +29,8 @@ $Log: gen_normal.h,v $ #ifndef __VCG_GEN_NORMAL #define __VCG_GEN_NORMAL +#include + namespace vcg { template