AP_Common: do not include version.h/ap_version.h
The interface provided by each vehicle should be used to get the version.
This commit is contained in:
parent
7eba6572ea
commit
54a4a78795
@ -1,7 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "ap_version.h" // header generated by build system
|
||||
|
||||
#include <stdint.h>
|
||||
#include <GCS_MAVLink/GCS_MAVLink.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user