Revert "qglobal.h: include <stdalign.h> in C mode"
This reverts commit 69e8a89358.
Reason for revert: the header is not present in all MSVC installations.
Change-Id: Ib809e59291ef30b9cbf6b4d61e27ea162e5d40b4
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
bb10
parent
04cc705947
commit
1227af2635
|
|
@ -13,7 +13,6 @@
|
|||
#endif
|
||||
#ifndef __ASSEMBLER__
|
||||
# include <assert.h>
|
||||
# include <stdalign.h>
|
||||
# include <stdbool.h>
|
||||
# include <stddef.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue