0024937: New compile warning in Extrema_GenExtCC.gxx on MacOS
[occt.git] / src / math / math_MultipleVarFunctionWithHessian.cdl
index 4f387e5..b20035f 100644 (file)
@@ -24,6 +24,9 @@ uses Matrix from math,
 
 is
 
+    Delete(me:out) is redefined virtual;
+    ---C++: alias "Standard_EXPORT virtual ~math_MultipleVarFunctionWithHessian(){Delete();}"
+
     NbVariables(me)
        ---Purpose: returns the number of variables of the function.