]> OCCT Git - occt.git/commitdiff
0022754: Add forgotten include to BRepBlend_BlendTool.lxx
authorilv <ilv@opencascade.com>
Thu, 25 Oct 2012 10:01:41 +0000 (14:01 +0400)
committerilv <ilv@opencascade.com>
Fri, 2 Nov 2012 11:47:18 +0000 (15:47 +0400)
src/BRepBlend/BRepBlend_BlendTool.lxx

index 15f786804c63d51f304cd59872e466401397f194..eb10f7e6b96b113a6761ada23b5350f6f7748f9e 100755 (executable)
@@ -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 <Adaptor3d_HVertex.hxx>
 
 inline Standard_Boolean BRepBlend_BlendTool::SingularOnUMin (const Handle(Adaptor3d_HSurface)& )
 {