Salome HOME
*** empty log message ***
authorszy <szy@opencascade.com>
Fri, 26 Aug 2005 05:29:57 +0000 (05:29 +0000)
committerszy <szy@opencascade.com>
Fri, 26 Aug 2005 05:29:57 +0000 (05:29 +0000)
src/BooleanGUI/BooleanGUI.cxx
src/BooleanGUI/BooleanGUI_Dialog.cxx

index 98df1e2139cdbca7195a6ef57d5e8951b68d4e3e..e233311b240e089c1f30e09586b4360aa62e198d 100644 (file)
@@ -26,7 +26,7 @@
 //  Module : GEOM
 //  $Header$
 
-using namespace std;
+
 #include "BooleanGUI.h"
 
 #include "SUIT_Desktop.h"
@@ -34,6 +34,8 @@ using namespace std;
 
 #include "GeometryGUI.h"
 
+using namespace std;
+
 BooleanGUI* BooleanGUI::myGUIObject = 0;
 
 //=======================================================================
index 7944e5116cddc4f365e9024afeb34c350de511fa..a50f0881cc3fe3346e3899fa46cdacb93744186d 100644 (file)
@@ -26,7 +26,6 @@
 //  Module : GEOM
 //  $Header$
 
-using namespace std;
 #include "BooleanGUI_Dialog.h"
 #include "BooleanGUI.h"
 #include "DlgRef_2Sel_QTD.h"
@@ -37,6 +36,8 @@ using namespace std;
 
 #include <qlabel.h>
 
+using namespace std;
+
 //=================================================================================
 // class    : BooleanGUI_Dialog()
 // purpose  : Constructs a BooleanGUI_Dialog which is a child of 'parent', with the