mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-13 14:27:08 +03:00
0022797: Returning type Handle(Standard_Type)& should be changed to const Handle(Standard_Type)&.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
class Handle_Standard_Type;
|
||||
|
||||
__Standard_API Handle_Standard_Type& Standard_Real_Type_();
|
||||
__Standard_API const Handle_Standard_Type& Standard_Real_Type_();
|
||||
|
||||
// ===============================================
|
||||
// Methods from Standard_Entity class which are redefined:
|
||||
|
Reference in New Issue
Block a user