mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-18 07:57:31 +08:00
0026912: CLang 3.6.2 compiler warning [-Winconsistent-missing-override]
This commit is contained in:
@@ -67,7 +67,7 @@ public:
|
||||
|
||||
//! Puts in an Iterator the Selections from which "me" depends
|
||||
//! That is to say, the list of Input Selections
|
||||
Standard_EXPORT void FillIterator (IFSelect_SelectionIterator& iter) const;
|
||||
Standard_EXPORT void FillIterator (IFSelect_SelectionIterator& iter) const Standard_OVERRIDE;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user