diff --git a/gtsam_unstable/examples/SFMExampleExpressions.cpp b/gtsam_unstable/examples/SFMExampleExpressions.cpp index 941f3dcb8..0c750c81c 100644 --- a/gtsam_unstable/examples/SFMExampleExpressions.cpp +++ b/gtsam_unstable/examples/SFMExampleExpressions.cpp @@ -23,8 +23,8 @@ */ // The two new headers that allow using our Automatic Differentiation Expression framework -#include -#include +#include +#include // Header order is close to far #include