forked from qt-creator/qt-creator
Really fix compile now.
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
#include "QtContextKeywords.h"
|
||||
#include <cstdio> // for putchar
|
||||
|
||||
#ifndef _MSC_VER
|
||||
#ifdef _MSC_VER
|
||||
# define va_copy(dst, src) ((dst) = (src))
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user