diff --git a/vcg/complex/trimesh/subset.h b/vcg/complex/trimesh/subset.h index 88966c3a..b38809ca 100644 --- a/vcg/complex/trimesh/subset.h +++ b/vcg/complex/trimesh/subset.h @@ -24,8 +24,8 @@ History $Log: not supported by cvs2svn $ - - +Revision 1.3 2004/05/07 09:35:09 turini +Added History Info ****************************************************************************/ @@ -34,16 +34,10 @@ $Log: not supported by cvs2svn $ #define __VCGLIB_TRISUBSET -#include - - namespace vcg { namespace tri { -template < class STL_VERT_CONT, class STL_FACE_CONT > class Mesh; - - template struct InsertedV {