@ -17,7 +17,6 @@
#include <AP_Math/AP_Math.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_Common/Semaphore.h>
#include "AP_Compass_AK8963.h"
#include <AP_InertialSensor/AP_InertialSensor_Invensense.h>
@ -3,7 +3,6 @@
#include "AP_Compass.h"
#include "AP_Compass_Backend.h"
#include <stdio.h>
extern const AP_HAL::HAL& hal;
@ -1,7 +1,6 @@
#include "AP_Compass_SITL.h"
#if CONFIG_HAL_BOARD == HAL_BOARD_SITL
@ -20,7 +20,6 @@
#include "AP_Compass_UAVCAN.h"
#include <AP_BoardConfig/AP_BoardConfig_CAN.h>
#include <AP_UAVCAN/AP_UAVCAN.h>
#include <uavcan/equipment/ahrs/MagneticFieldStrength.hpp>