mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- automatic
Automatic restore of IMPLEMENT_STANDARD_RTTIEXT macro (upgrade -rtti)
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
#include <IFSelect_SelectionIterator.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(IFSelect_SelectBase,IFSelect_Selection)
|
||||
|
||||
void IFSelect_SelectBase::FillIterator
|
||||
(IFSelect_SelectionIterator& ) const
|
||||
{ } // rien a faire, une SelectBase ne depend d aucune autre Selection
|
||||
|
Reference in New Issue
Block a user