mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0026912: CLang 3.6.2 compiler warning [-Winconsistent-missing-override]
This commit is contained in:
@@ -58,7 +58,7 @@ public:
|
||||
|
||||
//! Concatenates the values of sub-signatures, with their
|
||||
//! tabulations
|
||||
Standard_EXPORT Standard_CString Value (const Handle(Standard_Transient)& ent, const Handle(Interface_InterfaceModel)& model) const;
|
||||
Standard_EXPORT Standard_CString Value (const Handle(Standard_Transient)& ent, const Handle(Interface_InterfaceModel)& model) const Standard_OVERRIDE;
|
||||
|
||||
//! Specialized Match Rule
|
||||
//! If <exact> is False, simply checks if at least one sub-item
|
||||
|
Reference in New Issue
Block a user