remove redundant header

release/4.3a0
Duy-Nguyen Ta 2016-06-16 23:51:37 -04:00
parent a2ca05fb8a
commit ad2342d02a
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@
#pragma once
#include <gtsam_unstable/linear/LP.h>
#include <gtsam_unstable/linear/InfeasibleOrUnboundedProblem.h>
#include <gtsam/linear/GaussianFactorGraph.h>
#include <CppUnitLite/Test.h>