missing include added

This commit is contained in:
ganovelli 2011-11-21 16:12:48 +00:00
parent 3d6857a0b0
commit ab373e50cd
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
#include<vcg/complex/allocate.h>
#include<vcg/complex/algorithms/subset.h>
#include<vcg/complex/algorithms/closest.h>
#include<vcg/complex/algorithms/update/quality.h>
#include<vcg/complex/complex.h>
#ifndef __VCGLIB_INTERSECTION_TRI_MESH