Salome HOME
DCQ : Merge with Ecole Ete a6.
[modules/med.git] / src / MEDMEM / MEDMEM_Meshing.hxx
index cb68c546617397159c4efd182c1298a3d816b150..164ed112c3e180cf922bd5393a2ec79a452ba7fa 100644 (file)
@@ -14,6 +14,7 @@ using namespace MED_EN;
   This class MESHING is a special class to set a MESH object.
 */
 
+namespace MEDMEM {
 class MESHING: public MESH
 {
 public :
@@ -63,5 +64,6 @@ public :
   void addGroup            (const GROUP & Group)
     throw (MEDEXCEPTION) ;
 };
+};
 
 #endif /* MESHING_HXX */