diff --git a/vcg/simplex/vertexplus/base.h b/vcg/simplex/vertexplus/base.h index 7d712296..937d02d5 100644 --- a/vcg/simplex/vertexplus/base.h +++ b/vcg/simplex/vertexplus/base.h @@ -24,6 +24,9 @@ History $Log: not supported by cvs2svn $ +Revision 1.1 2004/03/29 08:36:26 cignoni +First working version! + ****************************************************************************/ #ifndef __VCG_VERTEX_PLUS @@ -31,6 +34,7 @@ $Log: not supported by cvs2svn $ #include #include +#include #include namespace vcg {