mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +08:00
usr_mcu_version: add missing headers
This commit is contained in:
@@ -37,8 +37,10 @@
|
||||
* Implementation of generic user-space version API
|
||||
*/
|
||||
|
||||
#include <systemlib/px4_macros.h>
|
||||
#include <px4_platform_common/px4_config.h>
|
||||
#include <px4_platform_common/defines.h>
|
||||
#include <px4_platform/board_determine_hw_info.h>
|
||||
|
||||
#include "board_config.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user