added #include <point4.h>

This commit is contained in:
Nico Pietroni 2005-02-07 15:27:19 +00:00
parent 8adae6ff1c
commit 8a4c8ea5b9
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#define __VCGLIB_IMPORTERTS
#define NULL 0
#include <vcg/space/point3.h>
#include <vcg/space/point4.h>
namespace vcg {
namespace tetra {