Salome HOME
Using AutoTools for build procedure
[modules/smesh.git] / src / SMESH / SMESH_2D_Algo.cxx
index 1c9af478a99a642caa94f60e5942c7fb36179f57..84d0db4919d13a02a0ed2e0576807231b00a1166 100644 (file)
@@ -17,7 +17,7 @@
 //  License along with this library; if not, write to the Free Software 
 //  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
 // 
-//  See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org 
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 //
 //
 //  Module : SMESH
 //  $Header$
 
-using namespace std;
 #include "SMESH_2D_Algo.hxx"
 #include "SMESH_Gen.hxx"
 #include <TopExp.hxx>
 
 #include "utilities.h"
 
+using namespace std;
+
 //=============================================================================
 /*!
  *