From e60d903210ef4eb06c965dc68d990aab7464219e Mon Sep 17 00:00:00 2001 From: Manohar Paluri Date: Thu, 18 Feb 2010 23:31:23 +0000 Subject: [PATCH] removed extra quotes --- cpp/tensorInterface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/tensorInterface.h b/cpp/tensorInterface.h index 8fddc1de3..0f41ce365 100644 --- a/cpp/tensorInterface.h +++ b/cpp/tensorInterface.h @@ -6,7 +6,7 @@ */ #include "tensors.h" -#include "Matrix.h"" +#include "Matrix.h" namespace gtsam {