Added math.h which defines sqrt
parent
618b4d5a0a
commit
22eb95a82b
|
@ -16,6 +16,7 @@
|
|||
|
||||
#include <gtsam/geometry/Point3.h>
|
||||
#include <gtsam/base/Lie-inl.h>
|
||||
#include <math.h>
|
||||
|
||||
|
||||
namespace gtsam {
|
||||
|
|
Loading…
Reference in New Issue