From 3778d69fd42a473cf0977723038f8284f9c054bd Mon Sep 17 00:00:00 2001 From: cignoni Date: Fri, 12 Oct 2012 06:14:04 +0000 Subject: [PATCH] Removed useless include --- apps/sample/trimesh_normal/trimesh_normal.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/sample/trimesh_normal/trimesh_normal.cpp b/apps/sample/trimesh_normal/trimesh_normal.cpp index f7485e7e..db51b8a5 100644 --- a/apps/sample/trimesh_normal/trimesh_normal.cpp +++ b/apps/sample/trimesh_normal/trimesh_normal.cpp @@ -24,7 +24,6 @@ #include -#include #include using namespace vcg;