Salome HOME
Windows porting
[modules/geom.git] / src / RepairGUI / RepairGUI_SewingDlg.cxx
index d8753363b86073e197ab51497794ea67ad3db62c..2bd0ee30a743d47e3c8946110ca769327eb94186 100644 (file)
@@ -26,7 +26,6 @@
 //  Module : GEOM
 //  $Header$
 
-using namespace std;
 #include "RepairGUI_SewingDlg.h"
 
 #include "SalomeApp_Application.h"
@@ -42,6 +41,7 @@ using namespace std;
 
 #define DEFAULT_TOLERANCE_VALUE 1e-07
 
+using namespace std;
 
 //=================================================================================
 // class    : RepairGUI_SewingDlg()