X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=idl%2FSMESH_BasicHypothesis.idl;h=f6a37655c57a34bcea18493134e2aeecc3a63e5f;hb=99dfb73d48eceb6f96ec5c7e93f4eddc7d4edc79;hp=c0251517f7fb654b15792ea1bf740e060da313d9;hpb=faa1c8f2bc27c5244a34fe03584826de59cb17b3;p=modules%2Fsmesh.git diff --git a/idl/SMESH_BasicHypothesis.idl b/idl/SMESH_BasicHypothesis.idl index c0251517f..f6a37655c 100644 --- a/idl/SMESH_BasicHypothesis.idl +++ b/idl/SMESH_BasicHypothesis.idl @@ -86,9 +86,12 @@ module SMESH { }; +#ifdef HAVE_NETGEN interface SMESH_NETGEN_3D : SMESH_3D_Algo { }; +#endif + }; #endif