AP_InertialSensor: Fix implicit include of AP_Logger
This commit is contained in:
parent
52eb832883
commit
c7a9e8bf93
@ -1,5 +1,6 @@
|
||||
#include "AP_InertialSensor.h"
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
#include <AP_Logger/AP_Logger.h>
|
||||
|
||||
// Class level parameters
|
||||
const AP_Param::GroupInfo AP_InertialSensor::BatchSampler::var_info[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user