Toponaming: Fix PropertyTopoShape restore; tweak Loft test; missing TopoShape method.
This commit is contained in:
@@ -617,7 +617,7 @@ void StringHasher::RestoreDocFile(Base::Reader& reader)
|
||||
restoreStreamNew(reader, count);
|
||||
return;
|
||||
}
|
||||
count = atoi(marker.c_str());
|
||||
reader >> count;
|
||||
restoreStream(reader, count);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user