+ include missing header file
This commit is contained in:
parent
bd6a5cea8d
commit
a9d1979270
|
@ -24,6 +24,7 @@
|
||||||
#include "PreCompiled.h"
|
#include "PreCompiled.h"
|
||||||
|
|
||||||
#ifndef _PreComp_
|
#ifndef _PreComp_
|
||||||
|
# include <Bnd_Box.hxx>
|
||||||
# include <Poly_Polygon3D.hxx>
|
# include <Poly_Polygon3D.hxx>
|
||||||
# include <BRepBndLib.hxx>
|
# include <BRepBndLib.hxx>
|
||||||
# include <BRepMesh.hxx>
|
# include <BRepMesh.hxx>
|
||||||
|
|
|
@ -25,6 +25,7 @@
|
||||||
|
|
||||||
#ifndef _PreComp_
|
#ifndef _PreComp_
|
||||||
# include <sstream>
|
# include <sstream>
|
||||||
|
# include <Bnd_Box.hxx>
|
||||||
# include <Poly_Polygon3D.hxx>
|
# include <Poly_Polygon3D.hxx>
|
||||||
# include <BRepBndLib.hxx>
|
# include <BRepBndLib.hxx>
|
||||||
# include <BRepBuilderAPI_MakeVertex.hxx>
|
# include <BRepBuilderAPI_MakeVertex.hxx>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user