From 54b288611a2b3f78cbd4b063cfbcaf289273636a Mon Sep 17 00:00:00 2001 From: cignoni Date: Mon, 25 Nov 2013 10:38:17 +0000 Subject: [PATCH] Include header cleaning and reordering. --- vcg/complex/algorithms/parametrization/poisson_solver.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vcg/complex/algorithms/parametrization/poisson_solver.h b/vcg/complex/algorithms/parametrization/poisson_solver.h index 0920b4ca..e47e8e6b 100644 --- a/vcg/complex/algorithms/parametrization/poisson_solver.h +++ b/vcg/complex/algorithms/parametrization/poisson_solver.h @@ -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 #include -#include #include #include #include