From 2ed2e9cf86e2782fd0af0fed94c6564959a0173e Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Sun, 13 May 2018 18:52:53 +0200 Subject: [PATCH] Add include, missing depending on occt version --- src/ifcgeom/IfcGeomWires.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ifcgeom/IfcGeomWires.cpp b/src/ifcgeom/IfcGeomWires.cpp index ae28b0c3fb..d6f6b630ca 100644 --- a/src/ifcgeom/IfcGeomWires.cpp +++ b/src/ifcgeom/IfcGeomWires.cpp @@ -87,6 +87,7 @@ #include #include #include +#include #include "../ifcgeom/IfcGeom.h"