forked from qt-creator/qt-creator
Utils: Fix compile
Change-Id: Idb2c3b8123d9c34259dbb1e9089a14c251c5777d Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
#ifdef Q_CC_MSVC
|
#ifdef Q_CC_MSVC
|
||||||
# define ALIGNAS_16
|
# define ALIGNAS_16
|
||||||
#elif
|
#else
|
||||||
# define ALIGNAS_16 alignas(16)
|
# define ALIGNAS_16 alignas(16)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user