From 570135c6f67ebd0652d34dfe2fef20b2c266ed2e Mon Sep 17 00:00:00 2001 From: Gerry Chen Date: Wed, 20 Jan 2021 17:02:51 -0500 Subject: [PATCH] revert Matrix.h --- gtsam/base/Matrix.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/gtsam/base/Matrix.h b/gtsam/base/Matrix.h index b4ecf6f6a..a3a14c6c3 100644 --- a/gtsam/base/Matrix.h +++ b/gtsam/base/Matrix.h @@ -33,8 +33,6 @@ #include #include -#include - /** * Matrix is a typedef in the gtsam namespace * TODO: make a version to work with matlab wrapping