Salome HOME
Porting to the new version of the OCCT
authorrnv <rnv@opencascade.com>
Thu, 24 Jul 2014 07:52:03 +0000 (11:52 +0400)
committerrnv <rnv@opencascade.com>
Thu, 24 Jul 2014 07:52:03 +0000 (11:52 +0400)
src/StdMeshers/StdMeshers_Adaptive1D.cxx

index a9981339f83cf7c23add4b63f8ab2acd30f9aa43..62a2cf5a9f1706e34b34896276f4df040b3fc068 100644 (file)
@@ -39,6 +39,7 @@
 #include <BRepMesh_IncrementalMesh.hxx>
 #include <BRep_Tool.hxx>
 #include <Bnd_B3d.hxx>
 #include <BRepMesh_IncrementalMesh.hxx>
 #include <BRep_Tool.hxx>
 #include <Bnd_B3d.hxx>
+#include <Bnd_Box.hxx>
 #include <GCPnts_AbscissaPoint.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <Geom_Curve.hxx>
 #include <GCPnts_AbscissaPoint.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <Geom_Curve.hxx>