don't need AP_Math.h here any more

This commit is contained in:
Andrew Tridgell 2012-02-18 10:40:14 +11:00
parent 718a5b70e3
commit bb352c6bcf

View File

@ -6,7 +6,6 @@
*/ */
#include <math.h> #include <math.h>
#include <AP_Math.h>
#include <FastSerial.h> #include <FastSerial.h>
FastSerialPort0(Serial); FastSerialPort0(Serial);