From d3d331f5f977a85e17572b73c159803e9a58acc8 Mon Sep 17 00:00:00 2001 From: cas Date: Fri, 9 Jun 2000 14:09:51 +0000 Subject: [PATCH] No comments --- src/WOKAPI/WOKAPI_Entity.lxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/WOKAPI/WOKAPI_Entity.lxx b/src/WOKAPI/WOKAPI_Entity.lxx index f6b08cd..2b841e1 100755 --- a/src/WOKAPI/WOKAPI_Entity.lxx +++ b/src/WOKAPI/WOKAPI_Entity.lxx @@ -7,7 +7,7 @@ //function : Entity //purpose : //======================================================================= -const Handle(WOKernel_Entity)& WOKAPI_Entity::Entity() const +inline const Handle(WOKernel_Entity)& WOKAPI_Entity::Entity() const { return myEntity; } -- 2.39.5