diff --git a/wrap/io_trimesh/import_obj.h b/wrap/io_trimesh/import_obj.h index 8ad60d77..3c99a30a 100644 --- a/wrap/io_trimesh/import_obj.h +++ b/wrap/io_trimesh/import_obj.h @@ -614,7 +614,7 @@ static int Open( OpenMeshType &m, const char * filename, Info &oi) { assert(m.face.size()==size_t(m.fn)); m.face[i].Alloc(indexedFaces[i].v.size()); // it does not do anything if it is a trimesh - for(uint j=0;j