mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
0032492: Coding - New warnings after integration fix for 27814
This commit is contained in:
parent
4e993e4d0d
commit
bec59435e0
@ -334,7 +334,9 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
BRepCheck_ParallelAnalyzer& operator=(const BRepCheck_ParallelAnalyzer&) Standard_DELETE;
|
||||
|
||||
private:
|
||||
NCollection_Array1< NCollection_Array1<TopoDS_Shape> >& myArray;
|
||||
const BRepCheck_IndexedDataMapOfShapeResult& myMap;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user