mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
SITL: fix build for macos systems
This commit is contained in:
parent
e58d2ecf2f
commit
f53d80374b
@ -3,6 +3,7 @@
|
|||||||
#include "SIM_I2C.h"
|
#include "SIM_I2C.h"
|
||||||
|
|
||||||
#include <SITL/SIM_Aircraft.h>
|
#include <SITL/SIM_Aircraft.h>
|
||||||
|
#include <AP_HAL/utility/sparse-endian.h>
|
||||||
|
|
||||||
namespace SITL {
|
namespace SITL {
|
||||||
|
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
#include "SIM_PS_TeraRangerTower.h"
|
#include "SIM_PS_TeraRangerTower.h"
|
||||||
|
|
||||||
#include <GCS_MAVLink/GCS.h>
|
#include <GCS_MAVLink/GCS.h>
|
||||||
|
#include <AP_HAL/utility/sparse-endian.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user