get it run on the mac

release/4.3a0
Alireza Fathi 2009-09-10 22:50:06 +00:00
parent 65df85125d
commit 5e713551b3
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ namespace gtsam {
/** /**
* Return the config * Return the config
*/ */
NonlinearOptimizer::shared_config config() const { shared_config config() {
return config_; return config_;
} }