Eigen

Dependencies:   Eigen

Dependents:   optWingforHAPS_Eigen

Revision:
8:7f3ff375fd30
Parent:
6:1f5e6efff5b4
--- a/Autopilot.hpp	Fri Nov 19 05:54:55 2021 +0000
+++ b/Autopilot.hpp	Fri Nov 19 08:22:01 2021 +0000
@@ -3,7 +3,6 @@
 
 #include "mbed.h"
 #include "Vector3.hpp"
-#include <vector>
 #include <cmath>
 
 #define M_PI 3.141592f