.. and one more!
parent
d3062f1a29
commit
09911c03c7
|
@ -33,7 +33,7 @@ MTS_NAMESPACE_BEGIN
|
|||
*
|
||||
* \ingroup libcore
|
||||
*/
|
||||
class BrentSolver {
|
||||
class MTS_EXPORT_CORE BrentSolver {
|
||||
public:
|
||||
/// Return value of \ref BrentSolver::solve()
|
||||
struct Result {
|
||||
|
|
Loading…
Reference in New Issue