Missing include for older occt versions

This commit is contained in:
Thomas Krijnen
2018-12-10 12:12:23 +01:00
parent 645f88a313
commit b88c5ee930
+1
View File
@@ -2,6 +2,7 @@
#include <TopExp.hxx>
#include <TopTools_ListOfShape.hxx>
#include <TopTools_IndexedMapOfShape.hxx>
#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
IfcGeom::Kernel::Kernel(IfcParse::IfcFile* file) {