diff --git a/vcg/simplex/face/base.h b/vcg/simplex/face/base.h index c05c8e4a..9d5da527 100644 --- a/vcg/simplex/face/base.h +++ b/vcg/simplex/face/base.h @@ -24,6 +24,9 @@ History $Log: not supported by cvs2svn $ +Revision 1.5 2004/04/05 11:51:22 cignoni +wrong define FACE_N instead of FACE_FN + Revision 1.4 2004/03/29 08:37:09 cignoni missing include @@ -45,8 +48,10 @@ First commit... #include #include #include +#include #include + namespace vcg { /**