Math: fixed build of eulers test on SITL

This commit is contained in:
Andrew Tridgell 2012-03-11 23:17:39 +11:00
parent b6040878b4
commit 39067299a5

View File

@ -17,6 +17,8 @@ FastSerialPort(Serial, 0);
#include <Arduino_Mega_ISR_Registry.h>
#include <AP_PeriodicProcess.h>
#include <AP_ADC.h>
#include <SPI.h>
#include <I2C.h>
#include <AP_Baro.h>
#include <AP_Compass.h>
#include <AP_GPS.h>