Add missing include

release/4.3a0
Fan Jiang 2020-06-20 22:48:40 -04:00
parent 37673771ae
commit fad4fe39f2
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
#include <boost/make_shared.hpp>
#include <gtsam/base/types.h>
#include <type_traits>
#include <boost/type_traits.hpp>
#include <Eigen/Core>