0031020: Coding - invalid inline usage in BRepBlend_AppSurface
[occt.git] / src / MeshVS / MeshVS_DummySensitiveEntity.cxx
index 143f277..b02f25a 100644 (file)
@@ -80,7 +80,7 @@ Standard_Boolean MeshVS_DummySensitiveEntity::HasInitLocation() const
 //function : InvInitLocation
 //purpose  :
 //=======================================================================
-inline gp_GTrsf MeshVS_DummySensitiveEntity::InvInitLocation() const
+gp_GTrsf MeshVS_DummySensitiveEntity::InvInitLocation() const
 {
   return gp_GTrsf();
 }