aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/mathlib/math/Vector.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/mathlib/math/Vector.hpp b/src/lib/mathlib/math/Vector.hpp
index 9accd0907..57b45e3ab 100644
--- a/src/lib/mathlib/math/Vector.hpp
+++ b/src/lib/mathlib/math/Vector.hpp
@@ -50,7 +50,6 @@
#include "../CMSIS/Include/arm_math.h"
#else
#include <math/eigen_math.h>
-//#include <Eigen/Eigen>
#endif
namespace math