X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=idl%2FSMESH_BasicHypothesis.idl;h=f6a37655c57a34bcea18493134e2aeecc3a63e5f;hp=c0251517f7fb654b15792ea1bf740e060da313d9;hb=e531bb537aff4f6678225667e065b2694e0e43aa;hpb=faa1c8f2bc27c5244a34fe03584826de59cb17b3 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