added include of color4

This commit is contained in:
ganovelli 2004-10-11 17:44:07 +00:00
parent dfdb436eab
commit 2945a6bc0f
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,9 @@
History
$Log: not supported by cvs2svn $
Revision 1.9 2004/07/15 00:16:37 cignoni
Better doxigen documentation
Revision 1.8 2004/07/09 10:18:49 ganovelli
added access functions to vn and tn
@ -62,6 +65,7 @@ Revision 1.1 2004/04/15 08:54:20 pietroni
#ifndef __VCG_TETRAMESH
#define __VCG_TETRAMESH
#include <vcg\space\box3.h>
#include <vcg\space\Color4.h>
namespace vcg {