From d2296156b0e57f589637218a52d6df0eb5fe4623 Mon Sep 17 00:00:00 2001 From: cignoni Date: Tue, 28 Nov 2006 11:36:25 +0000 Subject: [PATCH] Removed nonstandard include io.h --- wrap/io_trimesh/import_ptx.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/wrap/io_trimesh/import_ptx.h b/wrap/io_trimesh/import_ptx.h index c0cc3d50..8c44049e 100644 --- a/wrap/io_trimesh/import_ptx.h +++ b/wrap/io_trimesh/import_ptx.h @@ -23,6 +23,9 @@ /**************************************************************************** History $Log: not supported by cvs2svn $ +Revision 1.5 2006/11/21 22:34:58 cignoni +small gcc compiling issues + Revision 1.4 2006/11/21 19:23:50 e_cerisoli Added comments for documentation @@ -31,7 +34,6 @@ Added comments for documentation #ifndef __VCGLIB_IMPORT_PTX #define __VCGLIB_IMPORT_PTX -#include #include #include #include