From a14635f2fead6363443720059dda5ffe893179fd Mon Sep 17 00:00:00 2001 From: maxcorsini Date: Tue, 28 Feb 2006 14:38:09 +0000 Subject: [PATCH] remove qt include --- wrap/io_trimesh/export_obj.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/wrap/io_trimesh/export_obj.h b/wrap/io_trimesh/export_obj.h index 83b90f57..210b8ff4 100644 --- a/wrap/io_trimesh/export_obj.h +++ b/wrap/io_trimesh/export_obj.h @@ -25,6 +25,9 @@ History $Log: not supported by cvs2svn $ + Revision 1.1 2006/02/16 19:28:36 fmazzant + transfer of Export_3ds.h, Export_obj.h, Io_3ds_obj_material.h from Meshlab to vcg + Revision 1.7 2006/02/06 11:04:40 fmazzant added file material.h. it include struct Material, CreateNewMaterial(...) and MaterialsCompare(...) @@ -76,7 +79,6 @@ #include #include #include -#include namespace vcg { namespace tri {