.. and one more!

metadata
Wenzel Jakob 2011-04-14 21:23:46 +02:00
parent d3062f1a29
commit 09911c03c7
1 changed files with 1 additions and 1 deletions

View File

@ -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 {