SITL: move from HAL_NO_GCS to HAL_GCS_ENABLED

This commit is contained in:
Peter Barker 2021-09-17 20:26:51 +10:00 committed by Peter Barker
parent 224ff97f5c
commit 4b5525f53e
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#include <SITL/SIM_Aircraft.h>
#include <AP_HAL/utility/sparse-endian.h>
#include <AP_Common/Bitmask.h>
namespace SITL {

View File

@ -44,6 +44,7 @@ rc 2 1450
#include "SIM_PS_LightWare.h"
#include <AP_Math/crc.h>
#include <AP_InternalError/AP_InternalError.h>
namespace SITL {