Remove unneeded includes that cause problems in another project

release/4.3a0
cbeall3 2014-11-26 15:32:44 -05:00
parent cc4cdc93a3
commit 2c55d01efc
1 changed files with 0 additions and 4 deletions

View File

@ -34,10 +34,6 @@
#include <gtsam/linear/JacobianFactor.h>
#include <gtsam/nonlinear/Values.h>
#include <CppUnitLite/TestResult.h>
#include <CppUnitLite/Test.h>
#include <CppUnitLite/Failure.h>
namespace gtsam {
/*