Skip to content
Snippets Groups Projects
Commit b3e21c6a authored by Andrew Tridgell's avatar Andrew Tridgell
Browse files

HAL_PX4: include visibility.h

needed for new nuttx structure
parent 1b52ee21
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment