adding some headers

This commit is contained in:
blobfish 2013-12-17 22:53:22 -05:00
parent 840df00014
commit 4f6a82c3bc

View File

@ -22,6 +22,9 @@
#include <sstream>
#include <TopoDS_Shape.hxx>
#include <TopoDS_Vertex.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_Face.hxx>
#include <TopoDS.hxx>
#include <BRepExtrema_DistShapeShape.hxx>
#include <BRep_Tool.hxx>