AP_Mount: remove redundant include dependant on bad #define

This commit is contained in:
Peter Barker 2016-01-21 11:42:35 +11:00 committed by Lucas De Marchi
parent 4548466701
commit 09525e8568

View File

@ -9,10 +9,6 @@
#include <DataFlash/DataFlash.h>
#include <GCS_MAVLink/GCS_MAVLink.h>
#if MOUNT_DEBUG
#include <stdio.h>
#endif
extern const AP_HAL::HAL& hal;
AP_Mount_SoloGimbal::AP_Mount_SoloGimbal(AP_Mount &frontend, AP_Mount::mount_state &state, uint8_t instance) :