From 9ab9ea73cc770e1ef511d338f4a553eb1e46506b Mon Sep 17 00:00:00 2001 From: ganovelli Date: Thu, 8 Mar 2007 11:27:52 +0000 Subject: [PATCH] added include to tcoord2 --- wrap/io_trimesh/export_obj.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wrap/io_trimesh/export_obj.h b/wrap/io_trimesh/export_obj.h index 1e48f11d..5e03c918 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.7 2007/02/16 21:12:13 m_di_benedetto + Commented out strange abort in WriteMaterials() + Revision 1.6 2006/12/07 00:37:58 cignoni Corrected bug in the management of deleted vertices @@ -89,6 +92,7 @@ #include #include +#include #include #include "io_material.h" #include