mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 21:48:28 -04:00
SITL: correct compilation for transitive include fail
This commit is contained in:
parent
12853f8912
commit
19fd133ef8
@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <AP_Math/AP_Math.h>
|
||||
#include <GCS_MAVLink/GCS_MAVLink.h>
|
||||
|
||||
class DataFlash_Class;
|
||||
|
Loading…
Reference in New Issue
Block a user