From 968ceb21482dfe366824a67af48ac64d0bd5cb7c Mon Sep 17 00:00:00 2001 From: mpv Date: Wed, 8 Jun 2005 05:13:49 +0000 Subject: [PATCH] Porting to Mandrake 10.1 and new products: new qt 3.3.3 ("include " now must be in sources) --- src/VISUGUI/VisuGUI_EditContainerDlg.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/VISUGUI/VisuGUI_EditContainerDlg.cxx b/src/VISUGUI/VisuGUI_EditContainerDlg.cxx index 0ab0238d..699eb605 100644 --- a/src/VISUGUI/VisuGUI_EditContainerDlg.cxx +++ b/src/VISUGUI/VisuGUI_EditContainerDlg.cxx @@ -20,6 +20,7 @@ #include #include #include +#include #include CORBA_SERVER_HEADER(VISU_Gen) #include CORBA_SERVER_HEADER(SALOMEDS_Attributes) -- 2.39.2