AP_InertialSensor: Remove unused (and conflicting in some builds) include

This commit is contained in:
Michael du Breuil 2018-09-28 02:02:25 -07:00 committed by Andrew Tridgell
parent 88aa20d691
commit f51d757844

View File

@ -1,5 +1,4 @@
#include <assert.h>
#include <errno.h>
#include <stdlib.h>
#include "AuxiliaryBus.h"