From 1457b738ace2def576711c9a823259d9e1975fad Mon Sep 17 00:00:00 2001 From: Peter Barker Date: Fri, 30 Sep 2022 09:10:40 +1000 Subject: [PATCH] AP_FlashIface: change namespace of MultiCopter and FixedWing params this stops the libraries knowing anything about AP_Vehicle --- libraries/AP_FlashIface/examples/jedec_test/jedec_test.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/libraries/AP_FlashIface/examples/jedec_test/jedec_test.cpp b/libraries/AP_FlashIface/examples/jedec_test/jedec_test.cpp index ae0723b399..f2219e6d7b 100644 --- a/libraries/AP_FlashIface/examples/jedec_test/jedec_test.cpp +++ b/libraries/AP_FlashIface/examples/jedec_test/jedec_test.cpp @@ -16,7 +16,6 @@ void loop() #else #include -#include #include #include #include