X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FRepairGUI%2FRepairGUI_SewingDlg.cxx;h=2bd0ee30a743d47e3c8946110ca769327eb94186;hb=e22560c4dc95da9e877275ed2b8a30dba569712d;hp=d8753363b86073e197ab51497794ea67ad3db62c;hpb=d7ed319c3ff09f11836654e1fec092cab6475bd3;p=modules%2Fgeom.git diff --git a/src/RepairGUI/RepairGUI_SewingDlg.cxx b/src/RepairGUI/RepairGUI_SewingDlg.cxx index d8753363b..2bd0ee30a 100644 --- a/src/RepairGUI/RepairGUI_SewingDlg.cxx +++ b/src/RepairGUI/RepairGUI_SewingDlg.cxx @@ -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()