Removed unnecessary header files that aren't present in boost 1.40
parent
ced0569b6d
commit
857e651032
|
|
@ -25,8 +25,6 @@
|
|||
#pragma once
|
||||
|
||||
#include <utility>
|
||||
#include <boost/type_traits/conditional.hpp>
|
||||
#include <boost/type_traits/is_base_of.hpp>
|
||||
|
||||
#include <gtsam/base/DerivedValue.h>
|
||||
#include <gtsam/nonlinear/Values.h> // Only so Eclipse finds class definition
|
||||
|
|
|
|||
Loading…
Reference in New Issue