Salome HOME
PAL12227. Patch incorrect DumpPython of SetCriteria(): add missing arg
[modules/smesh.git] / idl / SMESH_Mesh.idl
index 10ee91af600a61bd3f746232f260aeb53cd93165..c908671929e2bbd4eace1f2d19a7441abda8e78b 100644 (file)
 
 #include "SALOME_Exception.idl"
 #include "SALOME_GenericObj.idl"
-
-module GEOM
-{
-  interface GEOM_Object;
-};
-
-
-module SALOME_MED
-{
-  interface MESH;
-  interface FAMILY;
-};
-
+#include "GEOM_Gen.idl"
+#include "MED.idl"
 
 module SMESH
 {