matlab wrapper header update

release/4.3a0
Varun Agrawal 2021-07-12 11:46:31 -04:00
parent 7b9928d933
commit 36c2aa1e56
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
#include <gtsam/base/Matrix.h>
#include <gtsam/geometry/Point2.h>
#include <gtsam/geometry/Point3.h>
#include <gtsam/base/utilities.h>
using gtsam::Vector;
using gtsam::Matrix;