mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-27 12:15:19 +01:00
fix genconfig compilation
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
This commit is contained in:
parent
371e80725e
commit
9378884f6e
@ -97,7 +97,9 @@ extern "C" {
|
||||
#define PCAT_RTC_ADDRESS_REGISTER 0x70
|
||||
#define PCAT_RTC_DATA_REGISTER 0x71
|
||||
|
||||
#ifdef __cplusplus
|
||||
#include "../cpp_util/remove_ref.h"
|
||||
#endif
|
||||
#ifdef _MSC_VER
|
||||
#define __typeof__(x) decltype(x)
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user