Salome HOME
Using files from package LightApp instead of SalomeApp
[modules/geom.git] / src / RepairGUI / RepairGUI_CloseContourDlg.cxx
index b609b0d65d20fc2a9d83806743548a9d4be757e4..e5bb3a708a9ef34b48e7af6522368ef7acf01fd3 100644 (file)
 //  Module : GEOM
 //  $Header$
 
-using namespace std;
 #include "RepairGUI_CloseContourDlg.h"
 
 #include "SalomeApp_Application.h"
-#include "SalomeApp_SelectionMgr.h"
+#include "LightApp_SelectionMgr.h"
 #include "SUIT_Session.h"
 #include "SALOME_ListIteratorOfListIO.hxx"
 
@@ -42,6 +41,8 @@ using namespace std;
 
 #include <qlabel.h>
 
+using namespace std;
+
 //=================================================================================
 // class    : RepairGUI_CloseContourDlg()
 // purpose  : Constructs a RepairGUI_CloseContourDlg  which is a child of 'parent', with the