mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
0027066: BRepFeat_MakeCylindricalHole::Perform() hides overloaded virtual function
Moving to protected section
This commit is contained in:
parent
52849da68c
commit
99ac7b2e40
@ -100,8 +100,8 @@ public:
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
|
||||
//! Unhide the base class member to avoid Clang warnings
|
||||
using BRepFeat_Builder::Perform;
|
||||
|
||||
|
||||
private:
|
||||
|
Loading…
x
Reference in New Issue
Block a user