]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/BasicGUI/BasicGUI_PointDlg.cxx
Salome HOME
Windows porting
[modules/geom.git] / src / BasicGUI / BasicGUI_PointDlg.cxx
index 97f3f71d8b9d3674ad09e17cf661387e64caa387..29b7bf62e30dc7057753ddd0e8932d5728409c85 100644 (file)
@@ -26,7 +26,6 @@
 //  Module : GEOM
 //  $Header$
 
-using namespace std;
 #include "BasicGUI_PointDlg.h"
 
 #include "SUIT_Session.h"
@@ -47,7 +46,7 @@ using namespace std;
 #include <BRep_Tool.hxx>
 
 #include <qapplication.h>
-
+using namespace std;
 //=================================================================================
 // class    : BasicGUI_PointDlg()
 // purpose  : Constructs a BasicGUI_PointDlg which is a child of 'parent', with the