From 8662e20c58a824f1ba6d8a6d7928b4284e41766f Mon Sep 17 00:00:00 2001 From: Hilko <65367721+hilko-o@users.noreply.github.com> Date: Fri, 17 May 2024 10:20:26 +0200 Subject: [PATCH] remove unused include #4620 --- src/ifcgeom_schema_agnostic/IfcGeomTree.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ifcgeom_schema_agnostic/IfcGeomTree.h b/src/ifcgeom_schema_agnostic/IfcGeomTree.h index 47c141011d..edfda02825 100644 --- a/src/ifcgeom_schema_agnostic/IfcGeomTree.h +++ b/src/ifcgeom_schema_agnostic/IfcGeomTree.h @@ -59,7 +59,6 @@ #include #include #include -#include #include "clash_utils.h" #ifdef WITH_HDF5