remove obsolete include

release/4.3a0
Frank Dellaert 2023-01-03 15:22:21 -05:00
parent 65aaf47a1c
commit 7b56c167de
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@
#include <gtsam/inference/Symbol.h>
#include <gtsam/symbolic/SymbolicFactorGraph.h>
#include <gtsam/nonlinear/NonlinearFactorGraph.h>
#include <gtsam/nonlinear/GaussNewtonOptimizer.h>
#include <gtsam/geometry/Pose2.h>
#include <gtsam/geometry/Pose3.h>
#include <gtsam/sam/RangeFactor.h>