diff --git a/vcg/simplex/face/base.h b/vcg/simplex/face/base.h index 3c62804e..fd97014e 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.3 2004/03/10 00:52:38 cignoni +Moved geometric stuff to the space/triangle class + Revision 1.2 2004/03/03 16:08:38 cignoni First working version @@ -37,6 +40,7 @@ First commit... #else #include +#include #include #include