Added math.h which defines sqrt

release/4.3a0
Richard Roberts 2011-03-18 14:39:53 +00:00
parent 618b4d5a0a
commit 22eb95a82b
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#include <gtsam/geometry/Point3.h>
#include <gtsam/base/Lie-inl.h>
#include <math.h>
namespace gtsam {