harmless header clean up

This commit is contained in:
Paolo Cignoni 2014-08-09 00:22:21 +00:00
parent 7db065556a
commit ce65164b58
1 changed files with 1 additions and 4 deletions

View File

@ -2,7 +2,7 @@
* VCGLib o o *
* Visual and Computer Graphics Library o o *
* _ O _ *
* Copyright(C) 2004 \/)\/ *
* Copyright(C) 2014 \/)\/ *
* Visual Computing Lab /\/| *
* ISTI - Italian National Research Council | *
* \ *
@ -20,12 +20,9 @@
* for more details. *
* *
****************************************************************************/
#include <vcg/math/matrix33.h>
#include <vcg/math/histogram.h>
#include <vcg/complex/algorithms/update/curvature.h>
#include <vcg/complex/algorithms/update/flag.h>
#include <vcg/simplex/face/topology.h>
#include <vcg/complex/algorithms/update/bounding.h>
#include <algorithm>
#ifndef VCG_TANGENT_FIELD_OPERATORS