get it run on the mac
parent
65df85125d
commit
5e713551b3
|
@ -90,7 +90,7 @@ namespace gtsam {
|
|||
/**
|
||||
* Return the config
|
||||
*/
|
||||
NonlinearOptimizer::shared_config config() const {
|
||||
shared_config config() {
|
||||
return config_;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue