Removed some commented-out includes

release/4.3a0
Richard Roberts 2014-02-18 13:44:25 -05:00
parent 753f59747c
commit 89e6d2f1e8
3 changed files with 0 additions and 8 deletions

View File

@ -15,10 +15,6 @@
#include <gtsam/slam/BetweenFactor.h>
//#include <gtsam/nonlinear/NonlinearOptimizer.h>
//#include <gtsam/nonlinear/NonlinearFactorGraph.h>
//#include <gtsam/linear/GaussianSequentialSolver.h>
using namespace std;
using namespace gtsam;

View File

@ -19,8 +19,6 @@
#include <gtsam/nonlinear/NonlinearFactorGraph.h>
#include <gtsam/nonlinear/GaussNewtonOptimizer.h>
//#include <gtsam/linear/GaussianSequentialSolver.h>
using namespace std;
using namespace gtsam;

View File

@ -19,8 +19,6 @@
#include <gtsam/nonlinear/NonlinearFactorGraph.h>
#include <gtsam/nonlinear/GaussNewtonOptimizer.h>
//#include <gtsam/linear/GaussianSequentialSolver.h>
using namespace std;
using namespace gtsam;