From e89e84dd29eb9ddc11ba2255ff70c0b59dab2515 Mon Sep 17 00:00:00 2001 From: nds Date: Wed, 13 Apr 2016 09:25:14 +0300 Subject: [PATCH] Issue 1303 Re-ordering of Sketcher menus: compilation correction for SALOME mode --- src/XGUI/XGUI_MenuMgr.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/XGUI/XGUI_MenuMgr.cpp b/src/XGUI/XGUI_MenuMgr.cpp index 085797eb0..1e55b6218 100755 --- a/src/XGUI/XGUI_MenuMgr.cpp +++ b/src/XGUI/XGUI_MenuMgr.cpp @@ -20,6 +20,8 @@ #include #include #include +#else +#include #endif #include -- 2.39.2