0026912: CLang 3.6.2 compiler warning [-Winconsistent-missing-override]
[occt.git] / src / Adaptor2d / Adaptor2d_HOffsetCurve.hxx
index e613cb8..52e942c 100644 (file)
@@ -50,7 +50,7 @@ public:
   
   //! Returns the curve used to create the GenHCurve2d.
   //! This is redefined from HCurve2d, cannot be inline.
-  Standard_EXPORT const Adaptor2d_Curve2d& Curve2d() const;
+  Standard_EXPORT const Adaptor2d_Curve2d& Curve2d() const Standard_OVERRIDE;
   
   //! Returns the curve used to create the GenHCurve.
   Adaptor2d_OffsetCurve& ChangeCurve2d();