fixed recursive inclusion. Was giving error when you build gtsam
parent
db0d7286c2
commit
cee3f2a355
|
@ -19,7 +19,6 @@
|
||||||
#include "BayesTree.h"
|
#include "BayesTree.h"
|
||||||
#include "VectorConfig.h"
|
#include "VectorConfig.h"
|
||||||
#include "GaussianConditional.h"
|
#include "GaussianConditional.h"
|
||||||
#include "GaussianBayesTree.h"
|
|
||||||
|
|
||||||
namespace gtsam {
|
namespace gtsam {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue