+ include missing header file

This commit is contained in:
wmayer
2014-07-15 10:27:02 +02:00
parent d0a612be2d
commit 57d257d87e
2 changed files with 2 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
#ifndef _PreComp_
# include <sstream>
# include <Bnd_Box.hxx>
# include <Poly_Polygon3D.hxx>
# include <BRepBndLib.hxx>
# include <BRepBuilderAPI_MakeVertex.hxx>