aboutsummaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorRoman Bapst <romanbapst@yahoo.de>2014-11-13 13:48:40 +0100
committerRoman Bapst <romanbapst@yahoo.de>2014-11-13 13:48:40 +0100
commitefe0938e9990225636e5fed78e945ded5f24220f (patch)
treed6295d351981a40104e0fb319601b959dbec0347 /src/lib
parentd9314653826d36b0a9723d69a291220245b3f699 (diff)
downloadpx4-firmware-efe0938e9990225636e5fed78e945ded5f24220f.tar.gz
px4-firmware-efe0938e9990225636e5fed78e945ded5f24220f.tar.bz2
px4-firmware-efe0938e9990225636e5fed78e945ded5f24220f.zip
removed comment
Diffstat (limited to 'src/lib')
-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