AP_PerfMon: remove unnecessary board include from example

This commit is contained in:
Caio Marcelo de Oliveira Filho 2015-10-20 13:15:07 -02:00 committed by Andrew Tridgell
parent ff13a7bf1f
commit 22137b51e3
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
#include <AP_Param/AP_Param.h>
#include <AP_Math/AP_Math.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_HAL_AVR/AP_HAL_AVR.h>
#include <StorageManager/StorageManager.h>
#include <AP_PerfMon/AP_PerfMon.h> // PerfMonitor library