attitude_fw remove unused perf include

This commit is contained in:
Daniel Agar
2018-04-11 18:54:12 -04:00
parent 02055acee2
commit 91b5bfe2bb
-1
View File
@@ -50,7 +50,6 @@
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>
#include <systemlib/perf_counter.h>
struct ECL_ControlData { struct ECL_ControlData {
float roll; float roll;