Missing header on Travis

This commit is contained in:
Thomas Krijnen
2018-11-02 17:01:15 +01:00
parent e463dca0df
commit 752bda71af
+1
View File
@@ -1,6 +1,7 @@
#include "Kernel.h"
#include <TopExp.hxx>
#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
IfcGeom::Kernel::Kernel(IfcParse::IfcFile* file) {
if (file != 0) {