Salome HOME
Debug on GENERAL_24 and GENERAL_48
[tools/medcoupling.git] / src / INTERP_KERNELTest / MEDMeshMaker.hxx
index 744587041729f436bad12c145822df85148a7f9a..7d188ce3f6a26a20863d625da402d0073c45ee6e 100644 (file)
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
-#include "MEDMEM_define.hxx"
-namespace MEDMEM
-{
-  class MESH;
-}
+#include "MEDCouplingUMesh.hxx"
 
-MEDMEM::MESH* MEDMeshMaker(int dim, int nbedge, MED_EN::medGeometryElement type);
+ParaMEDMEM::MEDCouplingUMesh *MEDMeshMaker(int dim, int nbedge);