fix compilation
This commit is contained in:
parent
818129d045
commit
0db413a1f4
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue