Use the correct name for the GCC macro indicating max_align_t is defined.
MFC after: 3 days
This commit is contained in:
parent
75aa5f28e9
commit
31ad7c11b3
@ -66,7 +66,7 @@ typedef ___wchar_t wchar_t;
|
||||
#ifndef __CLANG_MAX_ALIGN_T_DEFINED
|
||||
typedef __max_align_t max_align_t;
|
||||
#define __CLANG_MAX_ALIGN_T_DEFINED
|
||||
#define __GCC_MAX_ALIGN_T
|
||||
#define _GCC_MAX_ALIGN_T
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user