Skip to content

Commit

Permalink
AP_Mount: topotek loses unused includes
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 committed Jul 4, 2024
1 parent ed2b958 commit c147f63
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions libraries/AP_Mount/AP_Mount_Topotek.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@
#include <AP_HAL/AP_HAL.h>
#include <AP_AHRS/AP_AHRS.h>
#include <GCS_MAVLink/GCS.h>
#include <GCS_MAVLink/include/mavlink/v2.0/checksum.h>
#include <AP_SerialManager/AP_SerialManager.h>
#include <AP_RTC/AP_RTC.h>
#include <AP_Filesystem/posix_compat.h>

extern const AP_HAL::HAL& hal;

Expand Down

0 comments on commit c147f63

Please sign in to comment.