mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0025734: GCC warnings in Android build
Warnings were fixed. Fixed wrong re-initialization.
This commit is contained in:
@@ -192,7 +192,8 @@ private:
|
||||
mySameVertex(theSameVertex)
|
||||
{
|
||||
}
|
||||
|
||||
virtual ~TopoDSVExplorer() {
|
||||
}
|
||||
const TopoDS_Vertex& Vertex() const
|
||||
{
|
||||
return myVertex;
|
||||
|
Reference in New Issue
Block a user