Rollback integration OCC22567 Speed up of math_FunctionSetRoot (used in Extrema)
[occt.git] / src / math / math_FunctionWithDerivative.cxx
CommitLineData
7fd59977 1//static const char* sccsid = "@(#)math_FunctionWithDerivative.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
2#include <math_FunctionWithDerivative.ixx>
3
4void math_FunctionWithDerivative::Delete()
5{}