Merge pull request #958 from Vsevolod-Livinskij/fix_for_trunk
Fix for ispc trunk.
This commit is contained in:
1
ispc.cpp
1
ispc.cpp
@@ -41,6 +41,7 @@
|
|||||||
#include "llvmutil.h"
|
#include "llvmutil.h"
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
|
#include <stdarg.h> /* va_list, va_start, va_arg, va_end */
|
||||||
#ifdef ISPC_IS_WINDOWS
|
#ifdef ISPC_IS_WINDOWS
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <direct.h>
|
#include <direct.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user