mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-24 00:28:02 +00:00
Missing include for older occt versions
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
#include <TopExp.hxx>
|
#include <TopExp.hxx>
|
||||||
#include <TopTools_ListOfShape.hxx>
|
#include <TopTools_ListOfShape.hxx>
|
||||||
|
#include <TopTools_IndexedMapOfShape.hxx>
|
||||||
#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
|
#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
|
||||||
|
|
||||||
IfcGeom::Kernel::Kernel(IfcParse::IfcFile* file) {
|
IfcGeom::Kernel::Kernel(IfcParse::IfcFile* file) {
|
||||||
|
|||||||
Reference in New Issue
Block a user