removing include which no longer exists

release/4.3a0
Chris Beall 2013-10-21 18:23:00 +00:00
parent 2d4d8c96b6
commit d57f61e5ab
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@
// have been provided with the library for solving robotics SLAM problems.
#include <gtsam/slam/PriorFactor.h>
#include <gtsam/slam/ProjectionFactor.h>
#include <gtsam_unstable/slam/SmartProjectionHessianFactor.h>
// We need to use SFM_data to save it to BAL format
#include <gtsam/slam/dataset.h>