mirror of https://github.com/ArduPilot/ardupilot
AP_HAL: no need to include AP_Vehicle_Type.h here any more
This commit is contained in:
parent
d746e8fa29
commit
1bd61ae96e
|
@ -2,8 +2,6 @@
|
|||
#ifndef __AP_HAL_NAMESPACE_H__
|
||||
#define __AP_HAL_NAMESPACE_H__
|
||||
|
||||
#include <AP_Vehicle_Type.h>
|
||||
|
||||
#include "string.h"
|
||||
#include "utility/functor.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue