HAL_Linux: removed extra include

This commit is contained in:
Andrew Tridgell 2015-06-30 15:09:52 +10:00
parent 1296da56bb
commit 761b39be03
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
extern const AP_HAL::HAL& hal;
#include "Util.h"
#include "HAL_Linux_Class.h"
using namespace Linux;