check testable concept

release/4.3a0
thduynguyen 2014-12-09 06:13:01 -05:00
parent a4f8ead2a6
commit 8c4705b905
1 changed files with 2 additions and 2 deletions

View File

@ -23,13 +23,13 @@
#include <boost/assign/std/vector.hpp>
#include <boost/assign/list_of.hpp>
//#include <boost/range/iterator_range.hpp>
//#include <boost/range/adaptor/map.hpp>
using namespace std;
using namespace gtsam;
using namespace boost::assign;
GTSAM_CONCEPT_TESTABLE_INST(LinearConstraint)
namespace {
namespace simple {
// Terms we'll use