removing airframes.h include - why is this needed ?

This commit is contained in:
Antoine Drouin
2010-10-27 14:18:42 +00:00
parent 1ea52abbea
commit 4e9c8ad7c7
+2 -1
View File
@@ -4,7 +4,8 @@
#include <inttypes.h>
#include "math/pprz_algebra_int.h"
#include "math/pprz_geodetic_int.h"
#include "airframe.h"
// FIXME: why is including airframe.h needed ?
//#include "airframe.h"
//#include "adc.h"
#define NB_ADC 8