aboutsummaryrefslogtreecommitdiff
path: root/src/lib/mathlib/math/Vector.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/mathlib/math/Vector.hpp')
-rw-r--r--src/lib/mathlib/math/Vector.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/mathlib/math/Vector.hpp b/src/lib/mathlib/math/Vector.hpp
index b0b03980d..9accd0907 100644
--- a/src/lib/mathlib/math/Vector.hpp
+++ b/src/lib/mathlib/math/Vector.hpp
@@ -50,7 +50,7 @@
#include "../CMSIS/Include/arm_math.h"
#else
#include <math/eigen_math.h>
-#include <Eigen/Eigen>
+//#include <Eigen/Eigen>
#endif
namespace math