Missing header

release/4.3a0
dellaert 2014-12-21 18:43:55 +01:00
parent c607f48a3c
commit 31b2a92b66
1 changed files with 4 additions and 1 deletions

View File

@ -21,9 +21,12 @@
#include <gtsam/base/Matrix.h>
#include <gtsam/base/Value.h>
#include <boost/make_shared.hpp>
#include <boost/pool/pool_alloc.hpp>
#include <cmath>
#include <iostream>
#include <boost/make_shared.hpp>
namespace gtsam {