Include header cleaning and reordering.

This commit is contained in:
Paolo Cignoni 2013-11-25 10:12:01 +00:00
parent 0fd6ac2f9c
commit 1c1e3f778a
1 changed files with 193 additions and 196 deletions

View File

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