AP_NMEA_Output: tidy AP_SerialManager.h includes

This commit is contained in:
Peter Barker 2022-11-07 10:37:04 +11:00 committed by Peter Barker
parent 6561398a46
commit 1ce48a9947
1 changed files with 0 additions and 2 deletions

View File

@ -31,8 +31,6 @@
#define NMEA_MAX_OUTPUTS 3
#endif
#include <AP_SerialManager/AP_SerialManager.h>
class AP_NMEA_Output {
public: