Browse Source

SRV_Channel: Fix multi #include's

gps-1.3.1
Jaaaky 3 years ago committed by Andrew Tridgell
parent
commit
db8d08b349
  1. 1
      libraries/SRV_Channel/SRV_Channel.cpp

1
libraries/SRV_Channel/SRV_Channel.cpp

@ -20,7 +20,6 @@ @@ -20,7 +20,6 @@
#include <AP_HAL/AP_HAL.h>
#include <AP_Math/AP_Math.h>
#include <AP_Vehicle/AP_Vehicle.h>
#include <AP_Math/AP_Math.h>
#include "SRV_Channel.h"
extern const AP_HAL::HAL& hal;

Loading…
Cancel
Save