forked from qt-creator/qt-creator
Improved compatibility with the gcc extensions.
This commit is contained in:
@@ -150,6 +150,8 @@ static const char pp_configuration[] =
|
||||
"#define __imag__\n"
|
||||
"#define __real__\n"
|
||||
|
||||
"#define __builtin_va_arg(a,b) ((b)0)\n"
|
||||
|
||||
// ### add macros for win32
|
||||
"#define __cdecl\n"
|
||||
"#define QT_WA(x) x\n"
|
||||
|
Reference in New Issue
Block a user