mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0026912: CLang 3.6.2 compiler warning [-Winconsistent-missing-override]
This commit is contained in:
@@ -43,7 +43,7 @@ public:
|
||||
Standard_EXPORT virtual gp_Pnt2d Point() const Standard_OVERRIDE;
|
||||
|
||||
//! Returns GccInt_Pnt, which is the type of any GccInt_BPoint bisecting object.
|
||||
Standard_EXPORT GccInt_IType ArcType() const;
|
||||
Standard_EXPORT GccInt_IType ArcType() const Standard_OVERRIDE;
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user