From 2ee192e950b63a5db81c62337aaf7995fd53fd49 Mon Sep 17 00:00:00 2001 From: dellaert Date: Sun, 28 Dec 2014 18:23:22 +0100 Subject: [PATCH] Fix header --- gtsam_unstable/nonlinear/ExpressionFactorGraph.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtsam_unstable/nonlinear/ExpressionFactorGraph.h b/gtsam_unstable/nonlinear/ExpressionFactorGraph.h index 0edac858d..122bd429f 100644 --- a/gtsam_unstable/nonlinear/ExpressionFactorGraph.h +++ b/gtsam_unstable/nonlinear/ExpressionFactorGraph.h @@ -18,7 +18,7 @@ #pragma once -#include +#include #include namespace gtsam {