diff --git a/libraries/AP_IOMCU/AP_IOMCU.h b/libraries/AP_IOMCU/AP_IOMCU.h index 8e508ebebb..df97297017 100644 --- a/libraries/AP_IOMCU/AP_IOMCU.h +++ b/libraries/AP_IOMCU/AP_IOMCU.h @@ -4,6 +4,7 @@ For bootstrapping this will initially implement the px4io protocol, but will later move to an ArduPilot specific protocol */ +#pragma once #include