From c1635d65eb3a1ed3446162b99138b99e91ef1e84 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Sun, 13 May 2018 16:04:15 +0200 Subject: [PATCH] Add include, missing depending on occt version --- src/ifcgeom/IfcGeomWires.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ifcgeom/IfcGeomWires.cpp b/src/ifcgeom/IfcGeomWires.cpp index 7082b236f5..ae28b0c3fb 100644 --- a/src/ifcgeom/IfcGeomWires.cpp +++ b/src/ifcgeom/IfcGeomWires.cpp @@ -86,7 +86,7 @@ #include #include #include - +#include #include "../ifcgeom/IfcGeom.h"