GCS_Console: remove unnecessary board include from examples

This commit is contained in:
Caio Marcelo de Oliveira Filho 2015-10-20 13:14:28 -02:00 committed by Andrew Tridgell
parent 5ad8077016
commit ff13a7bf1f

View File

@ -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>