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