mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-25 09:13:57 -04:00
HAL_PX4: include visibility.h
needed for new nuttx structure
This commit is contained in:
parent
1b52ee211a
commit
b3e21c6add
@ -8,6 +8,7 @@
|
||||
|
||||
#include <AP_HAL_PX4.h>
|
||||
#include "AP_HAL_PX4_Namespace.h"
|
||||
#include <systemlib/visibility.h>
|
||||
#include <systemlib/perf_counter.h>
|
||||
|
||||
class HAL_PX4 : public AP_HAL::HAL {
|
||||
|
Loading…
Reference in New Issue
Block a user