mirror of https://github.com/ArduPilot/ardupilot
AP_NMEA_Output: tidy AP_SerialManager.h includes
This commit is contained in:
parent
6561398a46
commit
1ce48a9947
|
@ -31,8 +31,6 @@
|
|||
#define NMEA_MAX_OUTPUTS 3
|
||||
#endif
|
||||
|
||||
#include <AP_SerialManager/AP_SerialManager.h>
|
||||
|
||||
class AP_NMEA_Output {
|
||||
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue