HIL: fixed a build error with HIL

git-svn-id: https://arducopter.googlecode.com/svn/trunk@1785 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
tridge60@gmail.com 2011-03-18 01:50:39 +00:00
parent bc662fa134
commit 48539f7b49

View File

@ -10,7 +10,6 @@
#include <BetterStream.h>
#include <AP_Common.h>
#include <APM_BinComm.h>
#include <GPS.h>
#include <Stream.h>
#include <stdint.h>