diff --git a/gtsam_unstable/examples/FixedLagSmootherExample.cpp b/gtsam_unstable/examples/FixedLagSmootherExample.cpp index 69712540c..1fcc00c73 100644 --- a/gtsam_unstable/examples/FixedLagSmootherExample.cpp +++ b/gtsam_unstable/examples/FixedLagSmootherExample.cpp @@ -45,7 +45,7 @@ #include // We will use simple integer Keys to uniquely identify each robot pose. -#include +#include // We will use Pose2 variables (x, y, theta) to represent the robot positions #include