Add missing include

This commit is contained in:
aothms
2016-02-18 16:57:22 +01:00
parent a33f5b6e17
commit 481515f5ae
+2
View File
@@ -88,6 +88,8 @@
#include <BRepCheck_Face.hxx>
#include <BRepBuilderAPI_Transform.hxx>
#include <Standard_Version.hxx>
#ifdef USE_IFC4
#include <Geom_BSplineSurface.hxx>
#include <TColgp_Array2OfPnt.hxx>