*** empty log message ***

This commit is contained in:
mtarini 2004-07-09 15:52:04 +00:00
parent 556364c751
commit 1f3fc8f9ce
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
#ifndef __VCGLIB_FACE_WT_TYPE
#define __VCGLIB_FACE_WT_TYPE
#define FACE_TYPE FaceWT
#define __VCGLIB_FACE_WT
#include <vcg/simplex/face/base.h>
#undef FACE_TYPE
#undef __VCGLIB_FACE_WT
#endif