From 83a94f17cc1d1a2b9ecaba030ca6d7304c3b656e Mon Sep 17 00:00:00 2001 From: Jan Kleinert Date: Mon, 7 Nov 2022 17:58:33 +0100 Subject: [PATCH] Update tests/integrationtests/testBug930.cpp Co-authored-by: AntonReiswich <98968112+AntonReiswich@users.noreply.github.com> --- tests/integrationtests/testBug930.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/integrationtests/testBug930.cpp b/tests/integrationtests/testBug930.cpp index c8dc1e23b..0c88c2dc0 100644 --- a/tests/integrationtests/testBug930.cpp +++ b/tests/integrationtests/testBug930.cpp @@ -20,7 +20,6 @@ #include "CTiglUIDManager.h" #include "CNamedShape.h" #include "tiglcommonfunctions.h" -#include "BRepTools.hxx" TEST(Bug930, cell_getLoft)