mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 06:32:09 +00:00
Missing header on Travis
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
#include "Kernel.h"
|
#include "Kernel.h"
|
||||||
|
|
||||||
#include <TopExp.hxx>
|
#include <TopExp.hxx>
|
||||||
|
#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
|
||||||
|
|
||||||
IfcGeom::Kernel::Kernel(IfcParse::IfcFile* file) {
|
IfcGeom::Kernel::Kernel(IfcParse::IfcFile* file) {
|
||||||
if (file != 0) {
|
if (file != 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user