From 4f4fac482dfd1b614274a9bce9e48c8c56813143 Mon Sep 17 00:00:00 2001 From: cnr-isti-vclab Date: Wed, 26 May 2004 11:48:53 +0000 Subject: [PATCH] Changed : include Path. --- vcg/complex/tetramesh/update/normal.h | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/vcg/complex/tetramesh/update/normal.h b/vcg/complex/tetramesh/update/normal.h index d27b6493..795ca8a6 100644 --- a/vcg/complex/tetramesh/update/normal.h +++ b/vcg/complex/tetramesh/update/normal.h @@ -24,6 +24,9 @@ History $Log: not supported by cvs2svn $ +Revision 1.1 2004/05/12 13:52:11 pietroni +*** empty log message *** + Revision 1.2 2004/03/12 15:22:19 pietroni Written some documentation and added to the trimes doxygen module @@ -32,10 +35,10 @@ Written some documentation and added to the trimes doxygen module #ifndef __VCG_TETRA_UPDATE_NORMALS #define __VCG_TETRA_UPDATE_NORMALS -#include -#include -#include -#include +#include +#include +#include +#include #include namespace vcg {