added #include <point4.h>
This commit is contained in:
parent
8adae6ff1c
commit
8a4c8ea5b9
|
|
@ -2,6 +2,7 @@
|
||||||
#define __VCGLIB_IMPORTERTS
|
#define __VCGLIB_IMPORTERTS
|
||||||
#define NULL 0
|
#define NULL 0
|
||||||
#include <vcg/space/point3.h>
|
#include <vcg/space/point3.h>
|
||||||
|
#include <vcg/space/point4.h>
|
||||||
|
|
||||||
namespace vcg {
|
namespace vcg {
|
||||||
namespace tetra {
|
namespace tetra {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue