Removed useless include
This commit is contained in:
parent
cd3af281cc
commit
3778d69fd4
|
@ -24,7 +24,6 @@
|
||||||
|
|
||||||
#include<wrap/io_trimesh/import_off.h>
|
#include<wrap/io_trimesh/import_off.h>
|
||||||
|
|
||||||
#include<vcg/complex/algorithms/update/curvature.h>
|
|
||||||
#include<vcg/complex/algorithms/update/normal.h>
|
#include<vcg/complex/algorithms/update/normal.h>
|
||||||
|
|
||||||
using namespace vcg;
|
using namespace vcg;
|
||||||
|
|
Loading…
Reference in New Issue