From c57c788efe9769b7d374270ea0fe5e3e454e75ca Mon Sep 17 00:00:00 2001 From: wmayer Date: Thu, 6 Oct 2022 16:50:46 +0200 Subject: [PATCH] Part: [skip ci] fix build failure --- src/Mod/Part/App/ImportStep.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Mod/Part/App/ImportStep.cpp b/src/Mod/Part/App/ImportStep.cpp index f08bd9a2f1..6c41ac5380 100644 --- a/src/Mod/Part/App/ImportStep.cpp +++ b/src/Mod/Part/App/ImportStep.cpp @@ -35,6 +35,7 @@ # include # include # include +# include # include # include #endif