AP_HAL: fixed SITL build

This commit is contained in:
Andrew Tridgell 2013-01-02 14:48:15 +11:00
parent 197583be9b
commit ba1a6eb073
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <stdint.h>
#include <math.h>