Skip to content

Commit

Permalink
Merge pull request #1112 from borglab/fix/timing
Browse files Browse the repository at this point in the history
  • Loading branch information
dellaert authored Feb 19, 2022
2 parents 686e16a + 5f48ac5 commit bbf3134
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions gtsam/basis/Chebyshev.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
#include <gtsam/base/Manifold.h>
#include <gtsam/basis/Basis.h>

#include <unsupported/Eigen/KroneckerProduct>

namespace gtsam {

/**
Expand Down
1 change: 1 addition & 0 deletions timing/timeSFMBAL.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
*/

#include <gtsam/sfm/SfmData.h>
#include <gtsam/slam/dataset.h>
#include <gtsam/nonlinear/LevenbergMarquardtOptimizer.h>
#include <gtsam/nonlinear/NonlinearFactorGraph.h>
#include <gtsam/nonlinear/Values.h>
Expand Down

0 comments on commit bbf3134

Please sign in to comment.