0026912: CLang 3.6.2 compiler warning [-Winconsistent-missing-override]
[occt.git] / src / GccInt / GccInt_BCirc.hxx
index f8ad45a..b2a4c7e 100644 (file)
@@ -44,7 +44,7 @@ public:
   Standard_EXPORT virtual gp_Circ2d Circle() const Standard_OVERRIDE;
   
   //! Returns GccInt_Cir, which is the type of any GccInt_BCirc bisecting curve.
-  Standard_EXPORT GccInt_IType ArcType() const;
+  Standard_EXPORT GccInt_IType ArcType() const Standard_OVERRIDE;