mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 00:04:02 -04:00
AP_ROMFS: Add missing header guard
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
This commit is contained in:
parent
b54399b9a7
commit
dc238946b0
@ -1,6 +1,7 @@
|
||||
/*
|
||||
implement a file store for embedded firmware images
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user