added missing include
This commit is contained in:
parent
6395138b1f
commit
326fa280ce
|
@ -25,6 +25,7 @@
|
|||
#include <vcg/simplex/face/pos.h>
|
||||
#include <vcg/simplex/face/topology.h>
|
||||
#include <vcg/complex/trimesh/update/flag.h>
|
||||
#include <vcg/complex/trimesh/stat.h>
|
||||
#include <algorithm>
|
||||
#include <vector>
|
||||
#include <stack>
|
||||
|
|
Loading…
Reference in New Issue