indented and remove include of triangle3
This commit is contained in:
parent
2e5ac741a8
commit
6902670e48
|
@ -27,7 +27,6 @@
|
|||
|
||||
#ifndef __VCG_TRIANGLE2
|
||||
#define __VCG_TRIANGLE2
|
||||
#include <vcg/space/triangle3.h>
|
||||
#include <vcg/space/point2.h>
|
||||
#include <vcg/space/segment2.h>
|
||||
#include <float.h>
|
||||
|
|
Loading…
Reference in New Issue