added missing include file

This commit is contained in:
granzuglia 2011-04-13 13:02:41 +00:00
parent f49691377c
commit 451e3ec084
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@
#define _VCG_FACE_TOPOLOGY
#include <vcg/simplex/face/pos.h>
#include <vector>
#include <algorithm>
namespace vcg {