From bd00d3287e655e045bc3d7ade322524398ec31d7 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Mon, 7 Jul 2014 13:42:00 +0200 Subject: [PATCH] Add missing #include --- src/ifcgeom/IfcGeomFunctions.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ifcgeom/IfcGeomFunctions.cpp b/src/ifcgeom/IfcGeomFunctions.cpp index 5860e51418..1f5e387200 100644 --- a/src/ifcgeom/IfcGeomFunctions.cpp +++ b/src/ifcgeom/IfcGeomFunctions.cpp @@ -25,6 +25,7 @@ #include #include +#include #include #include