AP_HAL: no need to include AP_Vehicle_Type.h here any more

This commit is contained in:
Andrew Tridgell 2015-06-01 17:28:24 +10:00
parent d746e8fa29
commit 1bd61ae96e
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@
#ifndef __AP_HAL_NAMESPACE_H__ #ifndef __AP_HAL_NAMESPACE_H__
#define __AP_HAL_NAMESPACE_H__ #define __AP_HAL_NAMESPACE_H__
#include <AP_Vehicle_Type.h>
#include "string.h" #include "string.h"
#include "utility/functor.h" #include "utility/functor.h"