Fixes for latest boost 1.56 on Linux

release/4.3a0
cbeall3 2014-08-14 00:15:15 -04:00
parent 2634b2e890
commit 24f1da0e01
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
#pragma once
#include <boost/serialization/nvp.hpp>
#include <boost/serialization/extended_type_info.hpp>
#include <boost/serialization/singleton.hpp>
#include <boost/serialization/shared_ptr.hpp>
#include <boost/serialization/optional.hpp>
#include <gtsam/base/Matrix.h>