From 296b685413aeed68ef010f31bc6e99a75b31e785 Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Tue, 13 Aug 2024 20:05:22 -0500 Subject: [PATCH] Start: Fix compilation with MSVC --- src/Mod/Start/Gui/PreCompiled.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Mod/Start/Gui/PreCompiled.h b/src/Mod/Start/Gui/PreCompiled.h index cd6453e9e6..dc4aaf6257 100644 --- a/src/Mod/Start/Gui/PreCompiled.h +++ b/src/Mod/Start/Gui/PreCompiled.h @@ -63,6 +63,7 @@ #include #include #include +#include #include #include #include