diff --git a/vcg/simplex/vertexplus/component_opt.h b/vcg/simplex/vertexplus/component_opt.h index 64c76638..95ae3d2d 100644 --- a/vcg/simplex/vertexplus/component_opt.h +++ b/vcg/simplex/vertexplus/component_opt.h @@ -24,6 +24,9 @@ History $Log: not supported by cvs2svn $ +Revision 1.2 2004/03/31 13:15:28 cignoni +Added optional cpmponent + Revision 1.1 2004/03/31 12:46:53 cignoni First working version! @@ -32,8 +35,8 @@ First working version! #ifndef __VCG_VERTEX_PLUS_COMPONENT_OPT #define __VCG_VERTEX_PLUS_COMPONENT_OPT -#include -#include +#include +#include namespace vcg {