diff --git a/vcg/simplex/face/pos.h b/vcg/simplex/face/pos.h index 876e3637..db158a3d 100644 --- a/vcg/simplex/face/pos.h +++ b/vcg/simplex/face/pos.h @@ -24,6 +24,9 @@ History $Log: not supported by cvs2svn $ +Revision 1.27 2007/01/02 10:06:53 giec +Added access functions F() + Revision 1.26 2006/12/29 13:13:00 giec Corrected wrong assert in V(i) access function @@ -114,6 +117,8 @@ Initial commit #ifndef __VCG_FACE_POS #define __VCG_FACE_POS +#include + namespace vcg { namespace face {