From ae808d039cda45df8334d1857773c9c06c2943a0 Mon Sep 17 00:00:00 2001 From: Frank dellaert Date: Sun, 12 Jul 2020 15:00:34 -0400 Subject: [PATCH] Fixed link issue --- gtsam/discrete/tests/testDiscreteFactorGraph.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/gtsam/discrete/tests/testDiscreteFactorGraph.cpp b/gtsam/discrete/tests/testDiscreteFactorGraph.cpp index 0fbf44097..7a0e1eaf7 100644 --- a/gtsam/discrete/tests/testDiscreteFactorGraph.cpp +++ b/gtsam/discrete/tests/testDiscreteFactorGraph.cpp @@ -19,6 +19,7 @@ #include #include #include +#include #include