header order

release/4.3a0
Frank Dellaert 2011-09-03 04:47:43 +00:00
parent fff140333e
commit b614f6bf42
1 changed files with 1 additions and 1 deletions

View File

@ -16,9 +16,9 @@
#include <CppUnitLite/TestHarness.h>
#include <gtsam/nonlinear/ExtendedKalmanFilter-inl.h>
#include <gtsam/slam/PriorFactor.h>
#include <gtsam/slam/BetweenFactor.h>
#include <gtsam/nonlinear/ExtendedKalmanFilter-inl.h>
#include <gtsam/nonlinear/NonlinearFactor.h>
#include <gtsam/nonlinear/LieValues-inl.h>
#include <gtsam/geometry/Point2.h>