From: mpv Date: Wed, 8 Jun 2005 05:13:49 +0000 (+0000) Subject: Porting to Mandrake 10.1 and new products: X-Git-Tag: T2_2_4a~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=968ceb21482dfe366824a67af48ac64d0bd5cb7c;p=modules%2Fvisu.git Porting to Mandrake 10.1 and new products: new qt 3.3.3 ("include " now must be in sources) --- 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)