From: ilv Date: Thu, 25 Oct 2012 10:01:41 +0000 (+0400) Subject: 0022754: Add forgotten include to BRepBlend_BlendTool.lxx X-Git-Tag: V6_5_4~16 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=0ad0f66b8cf221d5c7b1a2143a786172863eaa28;p=occt.git 0022754: Add forgotten include to BRepBlend_BlendTool.lxx --- 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)& ) {