Include header cleaning and reordering.

This commit is contained in:
Paolo Cignoni 2013-11-25 10:38:17 +00:00
parent 85ae6fe034
commit 54b288611a
1 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,7 @@
* \ *
* All rights reserved. *
* *
* This program is free software; you can redistribute it and/or modify *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
@ -29,7 +29,6 @@
#include <eigenlib/unsupported/Eigen/SparseExtra>
#include <time.h>
#include <vcg/complex/allocate.h>
#include <vcg/complex/algorithms/clean.h>
#include <vcg/complex/algorithms/update/flag.h>
#include <vcg/complex/algorithms/update/bounding.h>