From bbed4de2f6c87dc6781d17ff8dc9b57a0c5e7bec Mon Sep 17 00:00:00 2001 From: Paolo Cignoni Date: Tue, 20 Feb 2018 15:33:04 +0100 Subject: [PATCH] harmless warning --- vcg/complex/algorithms/mesh_to_matrix.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcg/complex/algorithms/mesh_to_matrix.h b/vcg/complex/algorithms/mesh_to_matrix.h index d1240216..06ff42f6 100644 --- a/vcg/complex/algorithms/mesh_to_matrix.h +++ b/vcg/complex/algorithms/mesh_to_matrix.h @@ -241,7 +241,7 @@ public: { tri::RequireCompactness(m); h.resize(m.vn); - for(int i=0;i