From a12361b532420688cef24fd60a364fb0e322f06d Mon Sep 17 00:00:00 2001 From: Uwe Date: Wed, 16 Mar 2022 02:16:15 +0100 Subject: [PATCH] [Gui] SoFCSelectionContext: add missing header --- src/Gui/SoFCSelectionContext.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Gui/SoFCSelectionContext.h b/src/Gui/SoFCSelectionContext.h index 850d07f89e..bc7c4d9bb0 100644 --- a/src/Gui/SoFCSelectionContext.h +++ b/src/Gui/SoFCSelectionContext.h @@ -23,6 +23,7 @@ #ifndef GUI_SOFCSELECTIONCONTEXT_H #define GUI_SOFCSELECTIONCONTEXT_H +#include #include #include #include