Fixes for latest boost 1.56 on Linux
parent
2634b2e890
commit
24f1da0e01
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue