Salome HOME
Final version of the V2_2_0 in the main trunk of the CVS tree.
[modules/med.git] / src / MEDMEM / MEDMEM_TypeMeshDriver.cxx
index d290d76f939c49463dd38cfd685be767a9ae93b3..f3fa14fd8dfa95ef7ff5148b2c92f1aca97dbcde 100644 (file)
@@ -1,5 +1,3 @@
-using namespace std;
-
 #include "MEDMEM_TypeMeshDriver.hxx"
 #include "MEDMEM_DriversDef.hxx"
 
@@ -9,6 +7,8 @@ using namespace std;
 #include "MEDMEM_Connectivity.hxx"
 #include "MEDMEM_Mesh.hxx"
 #include "MEDMEM_CellModel.hxx"
+
+using namespace std;
 using namespace MEDMEM;
 
 // Every memory allocation made in the MedDriver members function are desallocated in the Mesh destructor