SITL: include replace.h for AirSim to fix missing memrchr() on MacOS
This commit is contained in:
parent
0054544bd3
commit
6440069e7c
@ -10,6 +10,7 @@
|
||||
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_Logger/AP_Logger.h>
|
||||
#include <AP_HAL/utility/replace.h>
|
||||
|
||||
extern const AP_HAL::HAL& hal;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user