better code guard?

This commit is contained in:
rusefillc 2023-05-24 10:31:43 -04:00
parent cdf5447afb
commit 8c732cbe51
1 changed files with 2 additions and 0 deletions

View File

@ -131,7 +131,9 @@ public:
#if EFI_HPFP && EFI_ENGINE_CONTROL
HpfpController,
#endif // EFI_HPFP && EFI_ENGINE_CONTROL
#if EFI_ENGINE_CONTROL
Mockable<ThrottleModel>,
#endif // EFI_ENGINE_CONTROL
#if EFI_ALTERNATOR_CONTROL
AlternatorController,
#endif /* EFI_ALTERNATOR_CONTROL */