diff --git a/libraries/SITL/SIM_XPlane.cpp b/libraries/SITL/SIM_XPlane.cpp index ab37f24580..dbac7d2ff5 100644 --- a/libraries/SITL/SIM_XPlane.cpp +++ b/libraries/SITL/SIM_XPlane.cpp @@ -28,7 +28,7 @@ #include #include -#include +#include // ignore cast errors in this case to keep complexity down #pragma GCC diagnostic ignored "-Wcast-align"