This commit is contained in:
ganovelli 2004-07-08 09:02:27 +00:00
parent 20f941401c
commit ae23bd9a4b
1 changed files with 2 additions and 2 deletions

View File

@ -4,14 +4,14 @@
#define TETRA_TYPE TetraATAVTQ
#define __VCGLIB_TETRA_AT
#define __VCGLIB_TETRA_VT
#define __VCGLIB_TETRA_AV
#define __VCGLIB_TETRA_TQ
#include <vcg/simplex/tetrahedron/base.h>
#undef TETRA_TYPE
#undef __VCGLIB_TETRA_AT
#undef __VCGLIB_TETRA_VT
#undef __VCGLIB_TETRA_AV
#undef __VCGLIB_TETRA_TQ
#endif