Salome HOME
Windows porting
[modules/geom.git] / src / OperationGUI / OperationGUI.cxx
index b24f64e5549bf40b1534a6d782b76faac25a05ea..d9035a40fb42ff1985b61abd7c38f88508ef5ad6 100644 (file)
@@ -26,7 +26,6 @@
 //  Module : GEOM
 //  $Header$
 
-using namespace std;
 #include "OperationGUI.h"
 
 #include "SUIT_Session.h"
@@ -43,6 +42,8 @@ using namespace std;
 
 #include "OperationGUI_ClippingDlg.h"
 
+using namespace std;
+
 OperationGUI* OperationGUI::myGUIObject = 0;
 
 //=======================================================================