From f9f00fa52b5e2b5a71ca6f8d45078fd5e287d416 Mon Sep 17 00:00:00 2001 From: mcsauder Date: Tue, 23 Feb 2016 14:00:39 -0700 Subject: [PATCH] Remove unnecessary include. --- EKF/common.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/EKF/common.h b/EKF/common.h index c93d440b17..861e6294a5 100644 --- a/EKF/common.h +++ b/EKF/common.h @@ -31,8 +31,6 @@ * ****************************************************************************/ -#include "Matrix.hpp" - /** * @file common.h * Definition of base class for attitude estimators