mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
AP_GPS: don't need notify.h here
This commit is contained in:
parent
65a490c209
commit
7b1e2b0e78
@ -11,7 +11,6 @@
|
||||
#include <inttypes.h>
|
||||
#include <AP_Progmem.h>
|
||||
#include <AP_Math.h>
|
||||
#include <AP_Notify.h>
|
||||
|
||||
/// @class GPS
|
||||
/// @brief Abstract base class for GPS receiver drivers.
|
||||
|
Loading…
Reference in New Issue
Block a user