From: abd Date: Tue, 25 Apr 2006 12:43:12 +0000 (+0000) Subject: Merging with branch OCC_development_for_3_2_0b1 X-Git-Tag: LAST_STABLE_VERSION_21_09_2006_ON_3_2_0~41 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=578ea7c219243435b45cd8e430a42022a9d51557;p=modules%2Fsmesh.git Merging with branch OCC_development_for_3_2_0b1 --- diff --git a/idl/SMESH_Mesh.idl b/idl/SMESH_Mesh.idl index 1fe2f2dd8..8e1321197 100644 --- a/idl/SMESH_Mesh.idl +++ b/idl/SMESH_Mesh.idl @@ -29,17 +29,8 @@ #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