diff --git a/wrap/io_trimesh/io_material.h b/wrap/io_trimesh/io_material.h index db45144c..5c3b15ab 100644 --- a/wrap/io_trimesh/io_material.h +++ b/wrap/io_trimesh/io_material.h @@ -25,6 +25,9 @@ History $Log: not supported by cvs2svn $ + Revision 1.3 2006/11/09 07:51:44 cignoni + bug due to wrong access to eventually unexistent FaceColor + Revision 1.2 2006/10/09 19:58:08 cignoni Added casts to remove warnings @@ -138,4 +141,4 @@ namespace io { } } } -#endif __VCGLIB_MATERIAL \ No newline at end of file +#endif //__VCGLIB_MATERIAL