mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0032492: Coding - New warnings after integration fix for 27814
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
Reference in New Issue
Block a user