fix compilation

This commit is contained in:
Paolo Cignoni 2008-12-29 12:01:23 +00:00
parent 818129d045
commit 0db413a1f4
1 changed files with 3 additions and 0 deletions

View File

@ -108,7 +108,10 @@ minor changes
#ifndef _VCG_FACE_TOPOLOGY
#define _VCG_FACE_TOPOLOGY
#include <vcg/simplex/face/pos.h>
#include <algorithm>
namespace vcg {
namespace face {
/** \addtogroup face */