From 0ad0f66b8cf221d5c7b1a2143a786172863eaa28 Mon Sep 17 00:00:00 2001 From: ilv Date: Thu, 25 Oct 2012 14:01:41 +0400 Subject: [PATCH] 0022754: Add forgotten include to BRepBlend_BlendTool.lxx --- src/BRepBlend/BRepBlend_BlendTool.lxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/BRepBlend/BRepBlend_BlendTool.lxx b/src/BRepBlend/BRepBlend_BlendTool.lxx index 15f786804c..eb10f7e6b9 100755 --- a/src/BRepBlend/BRepBlend_BlendTool.lxx +++ b/src/BRepBlend/BRepBlend_BlendTool.lxx @@ -18,6 +18,7 @@ // purpose or non-infringement. Please see the License for the specific terms // and conditions governing the rights and limitations under the License. +#include inline Standard_Boolean BRepBlend_BlendTool::SingularOnUMin (const Handle(Adaptor3d_HSurface)& ) { -- 2.39.5