X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=idl%2FSMESH_Filter.idl;h=5018b07815759813ab6ef3f6a71973c6f2b9b29f;hp=516eeb38f7cb776d7bc2b102b31ab79b1831d0cc;hb=c63ee099ad2b149bd70136839c973e8910137bc5;hpb=11899ab525b3af5a4714cec5cf1abf5f06ffb108 diff --git a/idl/SMESH_Filter.idl b/idl/SMESH_Filter.idl index 516eeb38f..5018b0781 100644 --- a/idl/SMESH_Filter.idl +++ b/idl/SMESH_Filter.idl @@ -15,7 +15,7 @@ // License along with this library; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // -// See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // // // @@ -27,15 +27,9 @@ #include "SALOME_Exception.idl" #include "SALOME_GenericObj.idl" +#include "GEOM_Gen.idl" #include "SMESH_Mesh.idl" - -module GEOM -{ - interface GEOM_Object; -}; - - module SMESH {