Browse Source

GCS_Console: remove unnecessary board include from examples

master
Caio Marcelo de Oliveira Filho 10 years ago committed by Andrew Tridgell
parent
commit
ff13a7bf1f
  1. 1
      libraries/GCS_Console/examples/Console/Console.cpp

1
libraries/GCS_Console/examples/Console/Console.cpp

@ -9,7 +9,6 @@ @@ -9,7 +9,6 @@
#include <AP_Common/AP_Common.h>
#include <AP_Progmem/AP_Progmem.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_HAL_AVR/AP_HAL_AVR.h>
#include <AP_Param/AP_Param.h>
#include <AP_Math/AP_Math.h>

Loading…
Cancel
Save