diff --git a/src/ifcgeom_schema_agnostic/Kernel.cpp b/src/ifcgeom_schema_agnostic/Kernel.cpp index db4f310775..ac77fdff7c 100644 --- a/src/ifcgeom_schema_agnostic/Kernel.cpp +++ b/src/ifcgeom_schema_agnostic/Kernel.cpp @@ -1,6 +1,7 @@ #include "Kernel.h" #include +#include #include IfcGeom::Kernel::Kernel(IfcParse::IfcFile* file) {