mirror of https://github.com/ArduPilot/ardupilot
SITL: fixed to build under AP_HAL
* won't work or naything like that
This commit is contained in:
parent
4d0b1e6571
commit
6943d32d76
|
@ -8,7 +8,6 @@
|
|||
of the License, or (at your option) any later version.
|
||||
*/
|
||||
|
||||
#include <FastSerial.h>
|
||||
#include <AP_Common.h>
|
||||
#include <GCS_MAVLink.h>
|
||||
#include <SITL.h>
|
||||
|
|
Loading…
Reference in New Issue