added TupleConfig.h as header

release/4.3a0
Frank Dellaert 2010-01-14 06:20:34 +00:00
parent df62213619
commit dd697a838d
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ testSimulated3D_LDADD = libgtsam.la
check_PROGRAMS += testSimulated3D
# Pose SLAM headers
headers += BetweenFactor.h LieConfig.h LieConfig-inl.h
headers += BetweenFactor.h LieConfig.h LieConfig-inl.h TupleConfig.h
# 2D Pose constraints
headers += Pose2Factor.h Pose2Prior.h