From 5905110342561f02e6a367c77cac540f39c7357d Mon Sep 17 00:00:00 2001 From: Frank Dellaert Date: Thu, 17 Feb 2022 00:09:55 -0500 Subject: [PATCH] Remove duplicate header --- gtsam/base/Matrix.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/gtsam/base/Matrix.cpp b/gtsam/base/Matrix.cpp index f71f6fce8..5b8a021d4 100644 --- a/gtsam/base/Matrix.cpp +++ b/gtsam/base/Matrix.cpp @@ -34,7 +34,6 @@ #include #include #include -#include using namespace std;