diff --git a/examples/LIEKF_NavstateExample.cpp b/examples/LIEKF_NavstateExample.cpp index 0747d9190..67ae23fd1 100644 --- a/examples/LIEKF_NavstateExample.cpp +++ b/examples/LIEKF_NavstateExample.cpp @@ -20,7 +20,7 @@ #include #include #include -#include +#include #include diff --git a/examples/LIEKF_SE2_SimpleGPSExample.cpp b/examples/LIEKF_SE2_SimpleGPSExample.cpp index 1f0a01212..ecef67cf7 100644 --- a/examples/LIEKF_SE2_SimpleGPSExample.cpp +++ b/examples/LIEKF_SE2_SimpleGPSExample.cpp @@ -29,12 +29,10 @@ * Beard, and Joshua G. Mangelson * * @date Apr 25, 2025 - * @author Scott Baker - * @author Matt Kielo - * @author Frank Dellaert + * @authors Scott Baker, Matt Kielo, Frank Dellaert */ #include -#include +#include #include