From 9577778573a060511bc167b5e4dfec9f5d74b328 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Mon, 25 Nov 2013 21:20:07 +0000 Subject: [PATCH] Fix for gcc thanks to Ivano Ras --- src/ifcgeom/IfcGeomObjects.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ifcgeom/IfcGeomObjects.cpp b/src/ifcgeom/IfcGeomObjects.cpp index 1762919207..85a951cbef 100644 --- a/src/ifcgeom/IfcGeomObjects.cpp +++ b/src/ifcgeom/IfcGeomObjects.cpp @@ -19,6 +19,7 @@ #include #include +#include #include #include